Hugo Vanwoerkom wrote:
Hi,

With crontab you can start things any time or day, but not in a relative way, e.g. 5 minutes after boot run a script.

How would you do that?

Thanks!

H

Anacron may be what your looking for( apt-getable). IIRC, It runs all cron jobs that should have been run since the last shutdown, but haven't been run. The default setting is 5 mins after boot.


I use it and it does the job YMMV.

Wackojacko


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

Reply via email to