[plug] Debian and daemons
James Devenish
devenish at guild.uwa.edu.au
Sun Oct 5 15:36:32 WST 2003
In message <3F7FC7B2.5070703 at wasp.net.au>
on Sun, Oct 05, 2003 at 11:26:42AM +0400, Brad Campbell wrote:
> Is there a recomended way to not have a daemon start on bootup?
Not sure what the recommended way is, but the "culprit" is probably
update-rc.d, which is called by installation scripts. So...not sure how
you are supposed to get around it. The only thing that comes to mind is
if you manually rename the /etc/rc.x/S12blah file to /etc/rc.x/K12blah
so that update-rc.d doesn't fiddle with it in future upgrades/
installations. Perhaps try doing a search for a "Debian policy"
document or similar, if a general mailing list search is not helpful.
_______________________________________________
plug mailing list
plug at plug.linux.org.au
http://mail.plug.linux.org.au/cgi-bin/mailman/listinfo/plug
More information about the plug
mailing list