Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/usr.sbin/postinstall add _gpio to gid check
details: https://anonhg.NetBSD.org/src/rev/d6a6e3efad0d
branches: trunk
changeset: 786921:d6a6e3efad0d
user: prlw1 <prlw1%NetBSD.org@localhost>
date: Tue May 21 12:07:03 2013 +0000
description:
add _gpio to gid check
diffstat:
usr.sbin/postinstall/postinstall | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (20 lines):
diff -r a5a95af85142 -r d6a6e3efad0d usr.sbin/postinstall/postinstall
--- a/usr.sbin/postinstall/postinstall Tue May 21 09:54:12 2013 +0000
+++ b/usr.sbin/postinstall/postinstall Tue May 21 12:07:03 2013 +0000
@@ -1,6 +1,6 @@
#!/bin/sh
#
-# $NetBSD: postinstall,v 1.148 2013/05/16 07:37:05 yamt Exp $
+# $NetBSD: postinstall,v 1.149 2013/05/21 12:07:03 prlw1 Exp $
#
# Copyright (c) 2002-2008 The NetBSD Foundation, Inc.
# All rights reserved.
@@ -855,7 +855,7 @@
check_ids "$1" groups "${DEST_DIR}/etc/group" \
named ntpd sshd authpf _pflogd _rwhod _proxy _timedc \
- _sdpd _httpd _mdnsd _tests _tcpdump _tss
+ _sdpd _httpd _mdnsd _tests _tcpdump _tss _gpio
}
#
Home |
Main Index |
Thread Index |
Old Index