File SABnzbd.service.in of Package SABnzbd

[Unit]
Description=SABnzbd binary newsreader
Documentation=https://sabnzbd.org/wiki/
Wants=network-online.target
After=network-online.target

[Service]
Environment="PYTHONIOENCODING=utf-8"
EnvironmentFile=-/etc/sysconfig/SABnzbd
ExecStart=@SABNZBD_HOME@/SABnzbd.py -s ${SABNZBD_SERVER}:${SABNZBD_PORT} -l 0 -b 0 -f ${SABNZBD_CONFIG}
User=@SABNZBD_USER@
Group=@SABNZBD_GROUP@
Type=simple
Restart=on-failure

[Install]
WantedBy=multi-user.target
openSUSE Build Service is sponsored by