[wellylug] Cron troubles

andrej at paradise.net.nz andrej at paradise.net.nz
Fri Feb 3 12:44:14 NZDT 2006


Quoting "E.Chalaron" <e.chalaron at xtra.co.nz>:

> 
> Hi all
> I have some troubles to run my hourly scripts with the following
> crontab
> 
> [root at rimutaka root]# more /etc/crontab
> SHELL=/bin/bash
> PATH=/sbin:/bin:/usr/sbin:/usr/bin
> MAILT O=root
> HOME=/
> 
> # run-parts
> 05 * * * * root nice -n 19 run-parts /etc/cron.hourly > /dev/null 2>&1

> Any idea ???
> Thanks a lot
> 05 * * * * root nice -n 19 run-parts /etc/cron.hourly > /tmp/cronjobs 2>&1

would be MY first approach at checking what's happening ;)




More information about the wellylug mailing list