diff --git a/Autostart-on-Linux.md b/Autostart-on-Linux.md index 9423e92..c6e2272 100644 --- a/Autostart-on-Linux.md +++ b/Autostart-on-Linux.md @@ -102,7 +102,7 @@ You'll need to have already created an radarr user. APP_PATH=/opt/Radarr # user -RUN_AS=root +RUN_AS=radarr # path to mono bin DAEMON=$(which mono)