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

[cobalt-users] WG: Cron <root@ops> root run-parts /etc/cron.half-hourly



what the hack?

there is no half-hourly cronjob.

my crontab looks like this:


[root /root]# more /etc/crontab
SHELL=/bin/bash
PATH=/sbin:/bin:/usr/sbin:/usr/bin
MAILTO=adminaccount
HOME=/

# run-parts
1-59/5 * * * * /usr/local/mrtg-2/bin/mrtg /home/mrtg/mrtg.cfg
0 8     * * *   /usr/local/bin/freshclam --quiet -l /var/log/clam-update.log
03,18,33,48 * * * * root run-parts /etc/cron.quarter-hourly
04,34 * * * * root run-parts /etc/cron.half-hourly
01 * * * * root run-parts /etc/cron.hourly
05 0,6,12,18 * * * root run-parts /etc/cron.quarter-daily
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




-----Ursprüngliche Nachricht-----
Von: root (Cron Daemon) [mailto:root (Cron Daemon)]
Gesendet: Donnerstag, 2. Oktober 2003 10:34
An: adminaccount
Betreff: Cron <root@ops> root run-parts /etc/cron.half-hourly


/bin/bash: root: command not found