Subject: /var/log/aculog
To: None <tech-userlevel@NetBSD.org>
From: Hubert Feyrer <hubert@feyrer.de>
List: tech-userlevel
Date: 09/19/2006 00:12:58
As far as I understand, /var/log/aculog is no longer written by tip(1).
If I understand that correctly (please tell me if not! :), shouldn't we 
remove the file altogether from future versions of the operating system?

Are there any objections to commit the patch below?


  - Hubert

Index: etc/Makefile
===================================================================
RCS file: /cvsroot/src/etc/Makefile,v
retrieving revision 1.336
diff -u -r1.336 Makefile
--- etc/Makefile	14 Sep 2006 13:01:31 -0000	1.336
+++ etc/Makefile	18 Sep 2006 22:10:33 -0000
@@ -291,7 +291,6 @@
  		${BINOWN} operator	600	/etc/skeykeys \
  		root wheel		600	/var/at/at.deny \
  		nobody ${BINGRP}	664	/var/db/locate.database \
-		uucp dialer		640	/var/log/aculog \
  		${BINOWN} ${BINGRP}	600	/var/log/authlog \
  		root wheel		600	/var/log/cron \
  		${BINOWN} ${UTMPGRP}	664	/var/log/lastlog \
Index: etc/newsyslog.conf
===================================================================
RCS file: /cvsroot/src/etc/newsyslog.conf,v
retrieving revision 1.20
diff -u -r1.20 newsyslog.conf
--- etc/newsyslog.conf	11 Jul 2005 08:41:40 -0000	1.20
+++ etc/newsyslog.conf	18 Sep 2006 22:10:33 -0000
@@ -4,7 +4,6 @@
  #
  # logfilename           [owner:group]   mode ngen size when flags [/pidfile] [sigtype]
  #
-/var/log/aculog		uucp:dialer	640  7    *    24   Z
  /var/log/authlog			600  5    100  *    Z
  /var/log/cron		root:wheel	600  3    100  *    Z
  /var/log/kerberos.log			640  7    *    24   ZN
Index: distrib/sets/lists/etc/mi
===================================================================
RCS file: /cvsroot/src/distrib/sets/lists/etc/mi,v
retrieving revision 1.177
diff -u -r1.177 mi
--- distrib/sets/lists/etc/mi	14 Sep 2006 13:01:32 -0000	1.177
+++ distrib/sets/lists/etc/mi	18 Sep 2006 22:10:33 -0000
@@ -308,7 +308,6 @@
  ./var/games/snake.log				etc-games-scores
  ./var/games/snakerawscores			etc-games-scores
  ./var/games/tetris.scores			etc-games-scores
-./var/log/aculog				etc-uucp-log
  ./var/log/authlog				etc-sys-log
  ./var/log/cron					etc-cron-log
  ./var/log/lastlog				etc-sys-log