1
0
Fork 0
mirror of https://github.com/Radarr/Radarr synced 2024-12-22 16:02:43 +00:00

Updated Installation (markdown)

Steven Chorkley 2017-01-29 23:06:18 +00:00
parent e470da6631
commit 2c276ae5c1

@ -32,11 +32,11 @@ https://aur.archlinux.org/packages/radarr/
Create the service file.
touch /usr/lib/systemd/system/radarr.service
touch /etc/systemd/system/radarr.service
Open with nano or an editor of your choice.
nano /usr/lib/systemd/system/radarr.service
nano /etc/systemd/system/radarr.service
Paste this and change user/group to whatever user you want to run the service.