From 95394bc0bc7a84dcf2881146be2cd0d29da30fbf Mon Sep 17 00:00:00 2001 From: ache Date: Sat, 6 Jan 1996 22:21:37 +0000 Subject: Remove "msgs -c" line, already done in daily script --- etc/crontab | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'etc/crontab') diff --git a/etc/crontab b/etc/crontab index d402955..50434fe 100644 --- a/etc/crontab +++ b/etc/crontab @@ -1,6 +1,6 @@ # /etc/crontab - root's crontab for FreeBSD # -# $Id: crontab,v 1.11 1995/11/19 17:21:09 ache Exp $ +# $Id: crontab,v 1.12 1996/01/05 10:09:07 graichen Exp $ # From: Id: crontab,v 1.6 1993/05/31 02:03:57 cgd Exp # SHELL=/bin/sh @@ -14,9 +14,6 @@ HOME=/var/log # rotate log files every hour, if necessary 0 * * * * root /usr/sbin/newsyslog # -# remove system messages older than 21 days -#0 1 * * * daemon /usr/bin/msgs -c -# # do daily/weekly/monthly maintenance 0 2 * * * root /etc/daily 2>&1 | sendmail root 30 3 * * 6 root /etc/weekly 2>&1 | sendmail root -- cgit v1.1