summaryrefslogtreecommitdiff
path: root/etc/crontab
diff options
context:
space:
mode:
authorMatthieu Herrb <matthieu@cvs.openbsd.org>2014-09-15 22:28:59 +0000
committerMatthieu Herrb <matthieu@cvs.openbsd.org>2014-09-15 22:28:59 +0000
commit55a5f514d38a96ba09fc1acfa782fda9bc5c8ccf (patch)
treea71970634e61d1d1f4188822e8a723029d4871c3 /etc/crontab
parent0421a525e4046200184299a37e9fe1bf0986ef9a (diff)
Remove sendmail tentacles. ok krw@ ajacoutot@
Diffstat (limited to 'etc/crontab')
-rw-r--r--etc/crontab5
1 files changed, 1 insertions, 4 deletions
diff --git a/etc/crontab b/etc/crontab
index f32cd8c36d8..1f909713b88 100644
--- a/etc/crontab
+++ b/etc/crontab
@@ -1,4 +1,4 @@
-# $OpenBSD: crontab,v 1.20 2014/03/12 18:21:34 tedu Exp $
+# $OpenBSD: crontab,v 1.21 2014/09/15 22:28:58 matthieu Exp $
#
# /var/cron/tabs/root - root's crontab
#
@@ -8,9 +8,6 @@ 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
# send log file notifications, if necessary