From 1f90c40b2b026d8d2b26e13ef1fee4a8fe96b532 Mon Sep 17 00:00:00 2001 From: Christian Hesse Date: Wed, 9 Oct 2019 09:16:04 +0200 Subject: drop retry code, just fail and let the service restart --- systemd/mpd-notification.service | 1 + 1 file changed, 1 insertion(+) (limited to 'systemd') diff --git a/systemd/mpd-notification.service b/systemd/mpd-notification.service index 0920cad..55cf057 100644 --- a/systemd/mpd-notification.service +++ b/systemd/mpd-notification.service @@ -14,6 +14,7 @@ ConditionUser=!@system [Service] Type=notify +Restart=on-failure ExecStart=/usr/bin/mpd-notification [Install] -- cgit v1.2.3-54-g00ecf