[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: What file to add command to start at bootime



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





Reply to: