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
--
upstart-devel mailing list
[email protected]
Modify settings or unsubscribe at:
https://lists.ubuntu.com/mailman/listinfo/upstart-devel