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 nvmm group.
details: https://anonhg.NetBSD.org/src/rev/b9cdc567baa3
branches: trunk
changeset: 460677:b9cdc567baa3
user: prlw1 <prlw1%NetBSD.org@localhost>
date: Wed Oct 30 20:24:44 2019 +0000
description:
Add nvmm group.
diffstat:
usr.sbin/postinstall/postinstall.in | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (20 lines):
diff -r 1f06d31b7e0e -r b9cdc567baa3 usr.sbin/postinstall/postinstall.in
--- a/usr.sbin/postinstall/postinstall.in Wed Oct 30 18:35:06 2019 +0000
+++ b/usr.sbin/postinstall/postinstall.in Wed Oct 30 20:24:44 2019 +0000
@@ -1,6 +1,6 @@
#!/bin/sh
#
-# $NetBSD: postinstall.in,v 1.7 2019/09/24 13:27:39 nakayama Exp $
+# $NetBSD: postinstall.in,v 1.8 2019/10/30 20:24:44 prlw1 Exp $
#
# Copyright (c) 2002-2015 The NetBSD Foundation, Inc.
# All rights reserved.
@@ -1138,7 +1138,7 @@
"${SRC_DIR}/etc/group" 14 \
named ntpd sshd SKIP _pflogd _rwhod staff _proxy _timedc \
_sdpd _httpd _mdnsd _tests _tcpdump _tss _gpio _rtadvd SKIP \
- _unbound _nsd
+ _unbound _nsd nvmm
}
#
Home |
Main Index |
Thread Index |
Old Index