hallo MANDRAKE! since a day or so crontab doesn't transfer changes from /ect/crontab to /var/spool/cron/root anymore... can someone imagine why? (crond is running: [root@orbit /var/spool/cron]# ps -x |grep cron 25529 ? S 0:00 crond 31161 pts/9 S 0:00 grep cron here the two files: [root@orbit /etc]# ls -lisa crontab 64064 4 -rw-r--r-- 1 root root 557 Aug 31 14:40 crontab [root@orbit /etc]# cat ./crontab SHELL=/bin/bash PATH=/sbin:/bin:/usr/sbin:/usr/bin MAILTO=root HOME=/ # run-parts 1 * * * * root /usr/bin/run-parts /etc/cron.hourly 02 4 * * * root /usr/bin/run-parts /etc/cron.daily 22 4 * * 0 root /usr/bin/run-parts /etc/cron.weekly 42 4 1 * * root /usr/bin/run-parts /etc/cron.monthly # Mandrake-Security : if you remove this comment, remove the next line too. */1 * * * * root nice --adjustment=+19 /usr/share/msec/promisc_check.sh # Mandrake-Security : if you remove this comment, remove the next line too. 0 4 * * * root /usr/share/msec/security.sh [root@orbit /var/spool/cron]# ls -lisa root 1632 4 -rw------- 1 root root 766 Aug 30 22:15 root [root@orbit /var/spool/cron]# cat ./root # DO NOT EDIT THIS FILE - edit the master and reinstall. # (/tmp/crontab.12164 installed on Wed Aug 30 22:15:44 2000) # (Cron version -- $Id: crontab.c,v 2.13 1994/01/17 03:20:37 vixie Exp $) SHELL=/bin/bash PATH=/sbin:/bin:/usr/sbin:/usr/bin MAILTO=root HOME=/ # run-parts 1 * * * * 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 # Mandrake-Security : if you remove this comment, remove the next line too. 0-59 * * * * /usr/share/msec/promisc_check.sh # Mandrake-Security : if you remove this comment, remove the next line too. 0 4 * * * /usr/share/msec/security.sh # every mintinues # every day's 3 o'clock. # every month's day 1 and 15's 4 clock.. PAT -- vcard/LDAP/PGP: http://dresden-online.com/~perler/identity.html PGP fingerprint: DAC6 2FDA 1ED7 AD55 BD1F 5142 3D5F 72BF
