[plug] update-rc question

Cameron Patrick cameron at patrick.wattle.id.au
Mon Nov 17 09:19:03 WST 2003


On Tue, Nov 18, 2003 at 01:36:58AM +0800, Jon  Miller wrote:
| I'm trying to get a program to start on bootup.  I understand the command to do this is:
| update-rc /etc/init.d/mmsmtpd -start rc3.d  But this doesn't seem to
| be correct.  Can anyone please advise where I went wrong?  There is no
| info in man.

man update-rc.d is your friend :-)

Try
	update-rc.d mmsmtpd defaults

Also note the Debian runs on runlevel 2, not runlevel 3, by default.

Cameron.

_______________________________________________
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