1
0
mirror of https://github.com/moparisthebest/arch-ppa synced 2024-08-13 15:43:47 -04:00
arch-ppa/src/sabnzbd/sabnzbd.service
2016-11-05 02:18:08 -04:00

12 lines
208 B
Desktop File

[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