File sabnzbd.service of Package sabnzbd

# This file is owned by the sabnzbd package, DO NOT MODIFY MANUALLY
# Use systemd built-in override functionality using 'systemctl edit Sonarr'

[Unit]
Description=SABnzbd Daemon
After=network.target

[Service]
User=servarr
Group=servarr
UMask=002

Type=simple
ExecStart=/usr/bin/SABnzbd.py --config-file @@CONFIGFILE@@ --browser 0
TimeoutStopSec=20
KillMode=process
Restart=on-failure

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