Hello all, 
after updating from RH 6.2 to RH 7.3 cron doesn't work anymore. crond is
listed in processes, however the last entry in /var/log/cron is from
before the update. Restarting crond doesn't help, nor does it add new
entries to the log (even if it is chmod 777). I can see that stuff in
cron.daily doesn't get executed. Tried running entries in cron.daily
manually - works ok. No new mail for root@localhost. Tried reinstalling
packages (although it is meaningless because there are no newer packages)
- no help. My crontab remained as it was, and it seems ok to me. Here it
is: 

SHELL=/bin/bash 
PATH=/sbin:/bin:/usr/sbin:/usr/bin 
MAILTO=root 
HOME=/ 

# run-parts 
01 * * * * root run-parts /etc/cron.hourly 
02 4 * * * root run-parts /etc/cron.daily 
22 4 * * 0 root run-parts /etc/cron.weekly 
42 4 1 * * root run-parts /etc/cron.monthly 

Any ideas what else can I try, apart from compiling vixie-cron myself??



--
Poslano preko SmartNet webmaila.




-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to