Page 1 of 1

Ubuntu 15

Posted: August 13th, 2015, 1:54 pm
by cford1905
Hello:

Has anyone had any luck with getting systemd to autostart sabnzbd in ubuntu 15.04? I looked around and haven't had any luck thus far. I'd like to get it to start on my headless server.

Re: Ubuntu 15

Posted: August 13th, 2015, 4:12 pm
by jcfp
For the time being the package still comes with a sysv init.d script. Systemd's "compatibility mode" automatically handles that (as long as you don't create a native systemd .service file with the same name, anyway). Configuration for the service is done in /etc/default/sabnzbdplus, just set the username and you're good to go.

Re: Ubuntu 15

Posted: August 13th, 2015, 4:47 pm
by cford1905
THanks for the quick reply jcfp. When you mention that there is a systemd compatability does that mean that I can go ahead and follow the same steps that I used in Ubuntu 14.04 via init.d and it should still work? I'll make sure to erase the sanbzd.service file that I created.

Re: Ubuntu 15

Posted: September 18th, 2015, 4:28 am
by Chris0706
I am running in the same problem.. But I already have created/configured the init.d script, which works fine when used manually. But the autostart doesnt work :/ same for sickrage.. What information can I provide to get some help ?