Updated Autostart on Linux (markdown)

schniederzero 2017-09-13 16:31:54 -05:00
parent 46ebc657f1
commit ddc4daa6a6
1 changed files with 3 additions and 0 deletions

@ -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**