summarylogtreecommitdiffstats
path: root/sabnzbd.service
blob: 6806b9cef3d7f49d9b47b77057e5962c80633c96 (plain)
1
2
3
4
5
6
7
8
9
10
11
[Unit]
Description=SABnzbd binary newsreader
After=network.target

[Service]
ExecStart=/opt/sabnzbd/SABnzbd.py -l0 -f /opt/sabnzbd/sabnzbd.ini
User=sabnzbd
Group=sabnzbd

[Install]
WantedBy=multi-user.target