mirror of
https://github.com/rembo10/headphones.git
synced 2026-07-21 16:34:01 +01:00
Updated Install as a daemon (markdown)
+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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user