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.
Ubuntu 15
Forum rules
Help us help you:
Help us help you:
- Are you using the latest stable version of SABnzbd? Downloads page.
- Tell us what system you run SABnzbd on.
- Adhere to the forum rules.
- Do you experience problems during downloading?
Check your connection in Status and Interface settings window.
Use Test Server in Config > Servers.
We will probably ask you to do a test using only basic settings. - Do you experience problems during repair or unpacking?
Enable +Debug logging in the Status and Interface settings window and share the relevant parts of the log here using [ code ] sections.
Re: Ubuntu 15
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
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
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 ?