1
0
mirror of https://github.com/Radarr/Radarr.git synced 2024-06-30 17:43:59 +02:00

Updated Autostart on Linux (markdown)

kaysond 2018-02-08 12:37:42 -08:00
parent f6eae5ca4a
commit c7143da939

@ -23,7 +23,7 @@ Restart=on-failure
[Install] [Install]
WantedBy=multi-user.target WantedBy=multi-user.target
``` ```
The option `-data=<AppData Location>` can also be used to change radarr's AppData location, see https://github.com/Radarr/Radarr/wiki/Command-Line-Options The option `-data=<AppData Location>` can also be used to change radarr's AppData location. See https://github.com/Radarr/Radarr/wiki/Command-Line-Options
### Enable and Start Radarr ### Enable and Start Radarr
systemctl enable radarr.service systemctl enable radarr.service