On Mon, 29 Jul 2002, suresh wrote:

> hi
> i tried that
> basically i am having a script which needs to be run after 5 mins of
> bootup(since the script hangs if run during bootup).
> I am doing this by adding a dynamically configured file in cron.d before
> reboot.
> 
> Any other way of doing this ?
> Thanx
> Suresh

Call your script from rc.local...
First command in your script....
"sleep 300"

Ed



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to