Run personalized service on machine startup

Adam Tong adam.tongu at gmail.com
Fri Mar 1 23:23:26 UTC 2013


Hi,

I created a daemon, and configured it to be run as a service (named
"myservice").

Now I want to launch this new service when the machine starts up.

I tried the following:

sudo update-rc.d myservice defaults

and

sudo update-rc.d myservice defaults 98 02

But it did not work.

Can you help?


Thanks




More information about the ubuntu-users mailing list