Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-8]: src/usr.sbin/postinstall Pull up following revision(s) (reque...



details:   https://anonhg.NetBSD.org/src/rev/de895f473d98
branches:  netbsd-8
changeset: 850821:de895f473d98
user:      martin <martin%NetBSD.org@localhost>
date:      Mon Jul 10 13:06:45 2017 +0000

description:
Pull up following revision(s) (requested by simonb in ticket #117):
        usr.sbin/postinstall/postinstall: revision 1.216
Add npfd to the list of rc.d scripts to check.
--

diffstat:

 usr.sbin/postinstall/postinstall |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (19 lines):

diff -r b831d533c0c0 -r de895f473d98 usr.sbin/postinstall/postinstall
--- a/usr.sbin/postinstall/postinstall  Mon Jul 10 13:02:47 2017 +0000
+++ b/usr.sbin/postinstall/postinstall  Mon Jul 10 13:06:45 2017 +0000
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# $NetBSD: postinstall,v 1.214 2017/04/17 18:41:48 martin Exp $
+# $NetBSD: postinstall,v 1.214.4.1 2017/07/10 13:06:45 martin Exp $
 #
 # Copyright (c) 2002-2015 The NetBSD Foundation, Inc.
 # All rights reserved.
@@ -1427,6 +1427,7 @@
 nfsd
 nfslocking
 npf
+npfd
 ntpd
 ntpdate
 perusertmp



Home | Main Index | Thread Index | Old Index