=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/etc/crontab,v retrieving revision 1.11 retrieving revision 1.12 diff -c -r1.11 -r1.12 *** src/etc/crontab 2002/12/27 01:30:19 1.11 --- src/etc/crontab 2003/03/10 01:05:28 1.12 *************** *** 1,4 **** ! # $OpenBSD: crontab,v 1.11 2002/12/27 01:30:19 deraadt Exp $ # # /var/cron/tabs/root - root's crontab # --- 1,4 ---- ! # $OpenBSD: crontab,v 1.12 2003/03/10 01:05:28 deraadt Exp $ # # /var/cron/tabs/root - root's crontab # *************** *** 20,23 **** 30 1 * * * /bin/sh /etc/daily 2>&1 | tee /var/log/daily.out | mail -s "`/bin/hostname` daily output" root 30 3 * * 6 /bin/sh /etc/weekly 2>&1 | tee /var/log/weekly.out | mail -s "`/bin/hostname` weekly output" root 30 5 1 * * /bin/sh /etc/monthly 2>&1 | tee /var/log/monthly.out | mail -s "`/bin/hostname` monthly output" root ! #*/4 * * * * /usr/libexec/spamd-setup -s --- 20,23 ---- 30 1 * * * /bin/sh /etc/daily 2>&1 | tee /var/log/daily.out | mail -s "`/bin/hostname` daily output" root 30 3 * * 6 /bin/sh /etc/weekly 2>&1 | tee /var/log/weekly.out | mail -s "`/bin/hostname` weekly output" root 30 5 1 * * /bin/sh /etc/monthly 2>&1 | tee /var/log/monthly.out | mail -s "`/bin/hostname` monthly output" root ! #0 * * * * /usr/libexec/spamd-setup