Re: What file to add command to start at bootime

2005-07-03 Thread Bob Proulx
Cao Van Khanh wrote: > I have some script and would like to run it at boot time . I could not > find how to do that in debian . In redhat I could add to /etc/rc.d . How > to make it in debian ? > Thank for reading Copy the /etc/init.d/skeleton file to your own name, edit it as you see fit to do wh

Re: What file to add command to start at bootime

2005-07-03 Thread Mark Fletcher
On Monday 04 July 2005 03:42, Cao Van Khanh wrote: > I have some script and would like to run it at boot > time . I could not find how to do that in debian . In > redhat I could add to /etc/rc.d . How to make it in > debian ? > Thank for reading Under debian the rc?.d directories are split out by

Re: What file to add command to start at bootime

2005-07-03 Thread Marco Calviani
Hi Cao, you can do it very easily with the nice command update-rc.d

Re: What file to add command to start at bootime

2005-07-03 Thread John Smith
On Mon, 04 Jul 2005 01:42:09 +0700 Cao Van Khanh <[EMAIL PROTECTED]> wrote: > I have some script and would like to run it at boot time . I could not > find how to do that in debian . In redhat I could add to /etc/rc.d . How > to make it in debian ? > Thank for reading > > > -- > To UNSUBSCRIBE,

What file to add command to start at bootime

2005-07-03 Thread Cao Van Khanh
I have some script and would like to run it at boot time . I could not find how to do that in debian . In redhat I could add to /etc/rc.d . How to make it in debian ? Thank for reading -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECT