On Fri, Nov 05, 2004 at 11:39:25AM +0200, David Harel wrote: > Hi all, > I have a Gentoo installation and no anacron (it installs vixie-cron). > In the crontab file there is the line: > 0,10,20,30,40,50 * * * * root test -x /usr/sbin/run-crons && > /usr/sbin/run-crons > > Which I think runs cron.daily, cron.weekly and so on. but I can not > find how to set the timing for those crons. >
I am not familiar with Gentoo. One might explore /usr/sbin/run-crons, particularly if this is a shell script. There are always other readers of this list and google. ================================================================= To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]
