Search found 1 match
- October 17th, 2018, 12:55 pm
- Forum: General Discussion
- Topic: Auto-Start doesn't work
- Replies: 17
- Views: 14519
Re: Auto-Start doesn't work
is there an easy way to disable the sabnzbd auto start using ssh? If Rasbian Stretch is using 'systemd' like regular Debian, then use something like this: sudo systemctl disable sabnzbd On your install, it may not be called exactly 'sabnzbd'. So cheat and type 'sab' then use tab-completion. ;) This...