Re: [Phpvideopro-developers] dev demo update
Brought to you by:
izzy
From: Itzchak R. <izz...@qu...> - 2001-09-27 22:49:24
|
Hi Tom, Tom Albers wrote: > Cron at what time? Not that sure :) Used SuSE's cron.hourly for this. It runs all 20 min to check if there's something to do, then deletes the "done" file every hour and next runs the job. It was not that easy to figure out. But there are only 4 possible times: it runs all 15mins starting at 00:05. Right now the last run was at 23:50 - so it seems it keeps running at xx:50 (I will see that in about 8 minutes if the job has run again then :). But I'm afraid it always skips 15 minutes for the next call, so maybe I have to set it up manually in /etc/crontab again if that's a problem for one of you. </izzy> |