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 revision 1.97 (requested by peter in ticket #...
details: https://anonhg.NetBSD.org/src/rev/c75817a8a069
branches: netbsd-3
changeset: 575330:c75817a8a069
user: tron <tron%NetBSD.org@localhost>
date: Wed Apr 13 15:52:32 2005 +0000
description:
Pull up revision 1.97 (requested by peter in ticket #134):
Add _pflogd group.
diffstat:
etc/postinstall | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (20 lines):
diff -r 20be96ffe6df -r c75817a8a069 etc/postinstall
--- a/etc/postinstall Wed Apr 13 15:51:38 2005 +0000
+++ b/etc/postinstall Wed Apr 13 15:52:32 2005 +0000
@@ -1,6 +1,6 @@
#!/bin/sh
#
-# $NetBSD: postinstall,v 1.94.2.1 2005/04/13 15:51:38 tron Exp $
+# $NetBSD: postinstall,v 1.94.2.2 2005/04/13 15:52:32 tron Exp $
#
# Copyright (c) 2002-2005 The NetBSD Foundation, Inc.
# All rights reserved.
@@ -534,7 +534,7 @@
[ -n "$1" ] || err 2 "USAGE: do_gid fix|check"
check_ids $1 groups "${DEST_DIR}/etc/group" \
- named ntpd sshd smmsp authpf
+ named ntpd sshd smmsp authpf _pflogd
}
#
Home |
Main Index |
Thread Index |
Old Index