Skip to content

Instantly share code, notes, and snippets.

@Woet
Created April 13, 2020 15:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Woet/cc7b342e93c37d16996b596b2680b7fa to your computer and use it in GitHub Desktop.
Save Woet/cc7b342e93c37d16996b596b2680b7fa to your computer and use it in GitHub Desktop.
root@media:~# /etc/init.d/sabnzbdplus start
[ ok ] Starting sabnzbdplus (via systemctl): sabnzbdplus.service.
root@media:~# systemctl show -p FragmentPath sabnzbdplus.service
FragmentPath=/run/systemd/generator.late/sabnzbdplus.service
root@media:~# grep "ExecStart" /var/run/systemd/generator.late/sabnzbdplus.service
ExecStart=/etc/init.d/sabnzbdplus start
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment