Quoting Aaron Kulkis <[EMAIL PROTECTED]>: > Jeffrey L. Taylor wrote: >> Quoting Carlos E. R. <[EMAIL PROTECTED]>: >>> The Thursday 2007-12-27 at 20:58 -0600, Jeffrey L. Taylor wrote: >>> >>>>> Then you can create an script in /etc/cron.daily/ >>>> Will it run every day, even if the system is suspended to disk at the >>>> nominal >>>> scheduled time? >>> Yes. >>> >>> It will run when you awake it, if at least 24 hours have passed since the >>> last time it run. >>> >> It appears have run several minutes after wakeup. From reading man pages, >> it >> appears the lastrun file check is every 15 minutes. > > I believe you can make that more frequent by modifying > root's crontab. As I recall, the lastrun file is checked > by a script which is started by a crontab entry. >
Yes, I see it in /etc/crontab. Every 15 minutes is fine for my purposes. Thank you, Jeffrey -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
