Updated Install as a daemon (markdown)

dny238
2015-06-09 14:41:00 -06:00
parent 5e36464739
commit 3f9912c60a
+2 -1
@@ -15,7 +15,7 @@ This installation assumes Headphones is installed to `/opt/headphones`. Make sur
* `sudo service headphones [start | stop | reload | restart]`
## CentOS / RedHat
This installation assumes Headphones is installed to `/opt/headphones`. Make sure all paths are correct and accessible. A common mistake is that a daemon user has no read and/or write permissions.
This installation assumes Headphones is installed to `/home/sabnzbd/headphones`. Make sure all paths are correct and accessible. A common mistake is that a daemon user has no read and/or write permissions.
* `sudo adduser --system sabnzbd`
* `mkdir /home/sabnzbd`
@@ -31,6 +31,7 @@ This installation assumes Headphones is installed to `/opt/headphones`. Make sur
* `sudo systemctl daemon-reload`
* `sudo systemctl enable headphones.service`
* `sudo service headphones [start | stop | reload | restart]`
* Browse to http://localhost:8181 to customize
## Synology