Hi Cao,
 you can do it very easily with the nice command

update-rc.d <script> defaults

Then if you want it removed from the boot sequence,

update-rc.d <script> remove

Regards,
MC



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




--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to