mirror of
https://github.com/Radarr/Radarr
synced 2024-12-22 07:52:34 +00:00
Updated Autostart on Linux (markdown)
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**
|
||||
|
||||
|
|
Loading…
Reference in a new issue