Enable the service after registering it as a service.

Get your own 'tots. Geez!
2015-09-13 15:45:49 -06:00
parent b2e2516494
commit 55d34ec0ec
+1
@@ -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