From a0fbd4942ec23edf9691a8c56a290eda0fe21144 Mon Sep 17 00:00:00 2001 From: Donald Webster Date: Wed, 8 Mar 2017 12:43:07 -0800 Subject: [PATCH] Updated Autostart on Linux (markdown) --- Autostart-on-Linux.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Autostart-on-Linux.md b/Autostart-on-Linux.md index 601de6b..f8344af 100644 --- a/Autostart-on-Linux.md +++ b/Autostart-on-Linux.md @@ -18,7 +18,7 @@ Type=simple ExecStart=/usr/bin/mono --debug /usr/lib/radarr/Radarr.exe -nobrowser TimeoutStopSec=20 KillMode=process -Restart=on-failure +Restart=always [Install] WantedBy=multi-user.target