Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-3]: src/etc Pull up following revision(s) (requested by lukem in ...
details: https://anonhg.NetBSD.org/src/rev/9ed8bdd32191
branches: netbsd-3
changeset: 577383:9ed8bdd32191
user: tron <tron%NetBSD.org@localhost>
date: Fri Oct 21 11:32:39 2005 +0000
description:
Pull up following revision(s) (requested by lukem in ticket #907):
etc/newsyslog.conf: revision 1.20
Update permissions of /var/log/wtmp{,x} to match those installed by
etc/Makefile.
Fixes PR 30717 from Jukka Salmi.
diffstat:
etc/newsyslog.conf | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (18 lines):
diff -r f205b0077bf2 -r 9ed8bdd32191 etc/newsyslog.conf
--- a/etc/newsyslog.conf Fri Oct 21 11:32:12 2005 +0000
+++ b/etc/newsyslog.conf Fri Oct 21 11:32:39 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: newsyslog.conf,v 1.18.6.1 2005/10/21 11:32:12 tron Exp $
+# $NetBSD: newsyslog.conf,v 1.18.6.2 2005/10/21 11:32:39 tron Exp $
#
# Configuration file for newsyslog(8).
#
@@ -11,6 +11,6 @@
/var/log/lpd-errs 640 7 100 * Z
/var/log/maillog 600 7 * 24 Z
/var/log/messages 644 10 250 * Z
-/var/log/wtmp root:utmp 644 7 * 168 ZBN
-/var/log/wtmpx root:utmp 644 7 * 168 ZBN
+/var/log/wtmp root:utmp 664 7 * 168 ZBN
+/var/log/wtmpx root:utmp 664 7 * 168 ZBN
/var/log/xferlog 640 7 250 * Z
Home |
Main Index |
Thread Index |
Old Index