diff --git a/Autostart-on-Linux.md b/Autostart-on-Linux.md index 6a04812..1506f15 100644 --- a/Autostart-on-Linux.md +++ b/Autostart-on-Linux.md @@ -219,6 +219,9 @@ exit 0 **Create radarr user** useradd radarr + or + useradd --system radarr (if following the security note in the next section) + **Start Radarr**