how do I *not* start something by default?

Tomasz Chmielewski mangoo at wpkg.org
Tue Nov 16 23:36:35 GMT 2010


Let's say I installed a daemon which is called tgt, from tgt package 
(apt-get install tgt).

Now, it starts automatically when system starts, but I'd rather start it 
manually.

How do I do it with upstart?

With init.d, I would just do something like:

	mv /etc/rc2.d/S18tgt /etc/rc2.d/K18tgt

(or, use update-rc.d).


If a daemon is now started by upstart, how do I make it *not* start 
automatically on system bootup?


-- 
Tomasz Chmielewski
http://wpkg.org



More information about the upstart-devel mailing list