PKGBUILDs/aur/sabnzbd/sabnzbd.service
Kevin Mihelich e37cdd8d55 aur updates
2013-01-12 00:24:04 +00:00

13 lines
213 B
Desktop File

[Unit]
Description=SABnzbd binary newsreader
After=network.target
[Service]
Type=simple
ExecStart=/bin/sh -c "python2 /opt/sabnzbd/SABnzbd.py -l0"
User=sabnzbd
Group=sabnzbd
[Install]
WantedBy=multi-user.target