From 4a2f644bb3ca48c1a878632acc25c29bde0b360d Mon Sep 17 00:00:00 2001 From: Alexander Grothe Date: Mon, 21 Jan 2019 22:33:05 +0100 Subject: [PATCH] Update Template for sundtek.service Always restart on failure. --- Manual.org | 1 + 1 file changed, 1 insertion(+) diff --git a/Manual.org b/Manual.org index 1e50fed..941f7c1 100644 --- a/Manual.org +++ b/Manual.org @@ -6120,6 +6120,7 @@ Before=vdr.service Type=forking ExecStart=/opt/bin/mediasrv -d --pluginpath=/opt/bin --wait-for-devices ExecStop=/opt/bin/mediaclient --shutdown +Restart=on-failure [Install] WantedBy=multi-user.target #+END_SRC