=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/etc/crontab,v retrieving revision 1.20 retrieving revision 1.21 diff -c -r1.20 -r1.21 *** src/etc/crontab 2014/03/12 18:21:34 1.20 --- src/etc/crontab 2014/09/15 22:28:58 1.21 *************** *** 1,4 **** ! # $OpenBSD: crontab,v 1.20 2014/03/12 18:21:34 tedu Exp $ # # /var/cron/tabs/root - root's crontab # --- 1,4 ---- ! # $OpenBSD: crontab,v 1.21 2014/09/15 22:28:58 matthieu Exp $ # # /var/cron/tabs/root - root's crontab # *************** *** 7,15 **** HOME=/var/log # #minute hour mday month wday command - # - # sendmail clientmqueue runner - #*/30 * * * * /usr/sbin/sendmail -L sm-msp-queue -Ac -q # # rotate log files every hour, if necessary 0 * * * * /usr/bin/newsyslog --- 7,12 ----