summarylogtreecommitdiffstats
path: root/sonarr.service
diff options
context:
space:
mode:
Diffstat (limited to 'sonarr.service')
-rw-r--r--sonarr.service8
1 files changed, 1 insertions, 7 deletions
diff --git a/sonarr.service b/sonarr.service
index ea1c93a95d00..dc4c4272bf21 100644
--- a/sonarr.service
+++ b/sonarr.service
@@ -6,14 +6,8 @@ After=network-online.target
[Service]
User=sonarr
Group=sonarr
-ExecStart=/usr/bin/mono --debug /usr/lib/sonarr/NzbDrone.exe -nobrowser -data=/var/lib/sonarr
+ExecStart=/usr/bin/mono --debug /usr/lib/sonarr/bin/Sonarr.exe -nobrowser -data=/var/lib/sonarr
Type=simple
-TimeoutStopSec=20
-SyslogIdentifier=sonarr
-
-# Lets built in updater work well.
-Restart=on-failure
-KillMode=process
[Install]
WantedBy=multi-user.target