mirror of
https://github.com/rembo10/headphones.git
synced 2026-07-21 16:34:01 +01:00
Added usage option for Ubuntu service to check status.
+1
-1
@@ -13,7 +13,7 @@ This installation assumes Headphones is installed to `/opt/headphones`. Make sur
|
||||
* `sudo ln -s /opt/headphones/init-scripts/init.ubuntu /etc/init.d/headphones`
|
||||
* `sudo update-rc.d headphones defaults`
|
||||
* `sudo update-rc.d headphones enable`
|
||||
* `sudo service headphones [start | stop | reload | restart]`
|
||||
* `sudo service headphones [start | stop | reload | restart | status]`
|
||||
|
||||
## CentOS / RedHat
|
||||
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.
|
||||
|
||||
Reference in New Issue
Block a user