diff --git a/Autostart-on-Linux.md b/Autostart-on-Linux.md index c6e2272..40bff9d 100644 --- a/Autostart-on-Linux.md +++ b/Autostart-on-Linux.md @@ -18,7 +18,7 @@ Type=simple ExecStart=/usr/bin/mono --debug /opt/Radarr/Radarr.exe --nobrowser TimeoutStopSec=20 KillMode=process -Restart=always +Restart=on-failure [Install] WantedBy=multi-user.target