1 2 3 4 5 6 7 8 9 10 11 12
[Unit] Description=SABnzbd binary newsreader After=network.target [Service] ExecStart=/usr/lib/sabnzbd/SABnzbd.py --logging 0 --config-file /var/lib/sabnzbd/sabnzbd.ini User=sabnzbd Group=sabnzbd SyslogIdentifier=sabnzbd [Install] WantedBy=multi-user.target