[plug] update-rc question
Steve Boak
sboak at westnet.com.au
Mon Nov 17 11:04:58 WST 2003
On Tue, 18 Nov 2003 01:36, you 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. This is a Debian system.
>
> Thanks
Try 'man update-rc.d' - it suggests:
update-rc.d foobar start 20 2 3 4 5 . stop 20 0 1 6 .
I seem to remember having trouble with this command as I missed the full stop
on the end.
Steve
_______________________________________________
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