summarylogtreecommitdiffstats
path: root/sabnzbd.service
blob: 5eda706ffd91b8bc7d5856d4b4e4fb022e60dd88 (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 --logging 0 --config-file /opt/sabnzbd/sabnzbd.ini
User=sabnzbd
Group=sabnzbd

[Install]
WantedBy=multi-user.target