Search found 2 matches

by 10o
June 15th, 2013, 7:57 am
Forum: Debian/Ubuntu Package
Topic: 0.7.13 not starting at boot anymore
Replies: 5
Views: 3752

Re: 0.7.13 not starting at boot anymore

Thanks @jcfp for the quick fix!

Confirming that after another:

Code: Select all

sudo apt-get update && sudo apt-get upgrade
SABnzbd+ starts at (re)boot again on Ubuntu Server 12.04.
by 10o
June 15th, 2013, 3:27 am
Forum: Debian/Ubuntu Package
Topic: 0.7.13 not starting at boot anymore
Replies: 5
Views: 3752

0.7.13 not starting at boot anymore

After sudo apt-get update && sudo apt-get upgrade on my Ubuntu 12.04 server, SABnzbd+ does not start at (re)boot anymore. /etc/default/sabnzbdplus is untouched, so USER=myname is still there. sudo service sabnzbdplus start works. sudo update-rc.d sabnzbdplus defaults System start/stop links ...