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