1
0
mirror of https://github.com/Radarr/Radarr.git synced 2024-11-20 01:42:35 +01:00

Updated Autostart on Linux (markdown)

schniederzero 2017-09-13 16:31:54 -05:00
parent 46ebc657f1
commit ddc4daa6a6

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