[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] RaQ3: Change time cron.daily runs



At 10:27 31/10/01, you wrote:
I assume cron.daily jobs start running at a fixed time every day. How can I
change the exact time these jobs start?


This is is controlled by the file called crontab
eg
pico /etc/crontab  and you will see the times


you can edit this and restart cron

/etc/rc.d/init.d/crond stop

/etc/rc.d/init.d/crond start