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 -- ubuntu-server mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-server
