summarylogtreecommitdiffstats
path: root/sabnzbd.service
blob: 436bbd216d9ac663fce3ed174c615ff2527b35c8 (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
User=sabnzbd
Group=sabnzbd

[Install]
WantedBy=multi-user.target