user cronjobs are not performed
Simon Zilliken
simon.zn at online.de
Thu Apr 13 11:22:55 UTC 2006
Am Donnerstag 13 April 2006 12:07 schrieb NetSKaVeN:
>HEll-o!
>
>El Jueves 13 Abril 2006 11:37, Simon Zilliken escribió:
> > Apr 13 11:25:01 localhost /USR/SBIN/CRON[4897]: (simon) CMD (nice
> > clamscan -rl /home/$USER/Desktop/clamscan.daily /home >& /dev/null)
>
>it sounds as a PATH problem. Try to use absolute path in all commands
>into cron jobs
Thanks, but I got the same effect. The command appears in syslog, but nothing
is happening. My crontab looks like this:
SHELL=/bin/bash
PATH=/usr/local/bin:/usr/local/sbin:/sbin:/usr/sbin:/bin:/usr/bin:/usr/bin/X11
# scan /home for viruses daily
0 18 * * * nice clamscan -rl /home/$USER/Desktop/clamscan.daily /home
>& /dev/null
# eof
(of course I change the time for testing)
More ideas?
More information about the kubuntu-users
mailing list