aboutsummaryrefslogtreecommitdiff
path: root/debian/jellyfin.service
diff options
context:
space:
mode:
Diffstat (limited to 'debian/jellyfin.service')
-rw-r--r--debian/jellyfin.service4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/jellyfin.service b/debian/jellyfin.service
index d5a999cf5..4c3739909 100644
--- a/debian/jellyfin.service
+++ b/debian/jellyfin.service
@@ -7,8 +7,8 @@ Type = simple
EnvironmentFile = /etc/default/jellyfin
User = jellyfin
ExecStart = /usr/bin/jellyfin -programdata ${JELLYFIN_DATA} -restartpath ${JELLYFIN_RESTART_SCRIPT} ${JELLYFIN_ADD_OPTS}
-Restart = on-abort
-TimeoutSec = 20
+Restart = on-failure
+TimeoutSec = 15
[Install]
WantedBy = multi-user.target