You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Was doing some coding for maraschino and realised SB shutdown and restart commands would not work. After some debugging I realised a text-based web browser was launching itself with SB on a Xubuntu installation. This --nolauch parameter prevents any browser from opening and allows SB to operate normally at all times. I would think it would be good to have this parameter optional in the /ect/default/sickbeard file, or just on at all times to ensure it acts 100% as a daemon.
The text was updated successfully, but these errors were encountered:
I am running my own (better) initscripts though, not the ones sickbeard provides. So the patch you link to won't affect it.
I offered these scripts in a pullrequest here: I will update that with nolaunch too midgetspy/Sick-Beard#213
Will also write a nolaunch for CouchPotato, that is missing this option:
Was doing some coding for maraschino and realised SB shutdown and restart commands would not work. After some debugging I realised a text-based web browser was launching itself with SB on a Xubuntu installation. This --nolauch parameter prevents any browser from opening and allows SB to operate normally at all times. I would think it would be good to have this parameter optional in the /ect/default/sickbeard file, or just on at all times to ensure it acts 100% as a daemon.
The text was updated successfully, but these errors were encountered: