Starting Services on Ubuntu
If you have a startup script that you need to register on Ubuntu or Debian:
sudo update-rc.d "startup script name goes here" defaults
0 comments
written by justin on January 19th, 2008 @ 01:38 PM
If you have a startup script that you need to register on Ubuntu or Debian:
sudo update-rc.d "startup script name goes here" defaults
My name is Justin, I'm a web developer living in Kuna, Idaho, just outside of Boise. I work for a small affordable housing company taking care of internal systems and all things technical. I love to create solutions for people.