diff --git a/Autostart-on-Linux.md b/Autostart-on-Linux.md index 32c30e7..ab413c0 100644 --- a/Autostart-on-Linux.md +++ b/Autostart-on-Linux.md @@ -12,7 +12,7 @@ description "Upstart Script to run Radarr as a service on Ubuntu/Debian based sy #Set username for the process. Should probably be what you use for logging in setuid yourusername -env DIR=/opt/radarr +env DIR=/opt/Radarr #This is the install directory. If you installed using a deb package or the Radarr Repository you do not need to change this setgid nogroup