File Radarr.service of Package radarr

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

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

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

Type=simple
ExecStart=/usr/bin/Radarr -nobrowser -data=/var/lib/Radarr
TimeoutStopSec=20
KillMode=process
Restart=on-failure

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