Put your script in /etc/cron.daily then go to /etc/crontab and make an entry like this;
25 6 * * * root /etc/cron.daily/scan
scan is an f-prot script to run f-prot on my /home daily. For an explanation on how to set the time of execution see cron.
Why would you want to reboot daily anyway?
Last edited by TigerOC; 04-28-2004 at 12:05 PM.
|