Updated Autostart on Linux (markdown)

kaysond 2018-02-08 12:37:42 -08:00
parent f6eae5ca4a
commit c7143da939
1 changed files with 1 additions and 1 deletions

@ -23,7 +23,7 @@ Restart=on-failure
[Install]
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
systemctl enable radarr.service