Managing daemons/services

Neal McBurnett neal at bcn.boulder.co.us
Wed Jun 13 15:09:11 UTC 2007


On Wed, Jun 13, 2007 at 09:57:57AM -0500, Michael Hipp wrote:
> What's the best way to manage which daemons/services start in the various init 
> levels. I need a CLI or ncurses tool (no X).
> 
> I've been just doing 'chmod -x /etc/init.d/foo' but that seems a bit crude as 
> a way to disable something unneeded.

update-rc.d --help

Cheers,

Neal McBurnett                 http://mcburnett.org/neal/

> Is there a "best" way to do this?
> 
> Thanks,
> Michael




More information about the ubuntu-server mailing list