mirror of
https://github.com/rembo10/headphones.git
synced 2026-07-22 00:44:00 +01:00
Enable the service after registering it as a service.
@@ -12,6 +12,7 @@ This installation assumes Headphones is installed to `/opt/headphones`. Make sur
|
|||||||
* `sudo chmod +x /opt/headphones/init-scripts/init.ubuntu`
|
* `sudo chmod +x /opt/headphones/init-scripts/init.ubuntu`
|
||||||
* `sudo ln -s /opt/headphones/init-scripts/init.ubuntu /etc/init.d/headphones`
|
* `sudo ln -s /opt/headphones/init-scripts/init.ubuntu /etc/init.d/headphones`
|
||||||
* `sudo update-rc.d headphones defaults`
|
* `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]`
|
||||||
|
|
||||||
## CentOS / RedHat
|
## CentOS / RedHat
|
||||||
|
|||||||
Reference in New Issue
Block a user