Source-Changes-HG archive

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

[src/trunk]: src/usr.sbin/postinstall PR/50158 - Simon Burge -- postinstall d...



details:   https://anonhg.NetBSD.org/src/rev/cb934da276aa
branches:  trunk
changeset: 340071:cb934da276aa
user:      jnemeth <jnemeth%NetBSD.org@localhost>
date:      Fri Aug 21 12:02:07 2015 +0000

description:
PR/50158 - Simon Burge -- postinstall does not know about blacklistd

diffstat:

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

diffs (19 lines):

diff -r 3c08f8b72e3c -r cb934da276aa usr.sbin/postinstall/postinstall
--- a/usr.sbin/postinstall/postinstall  Fri Aug 21 10:48:06 2015 +0000
+++ b/usr.sbin/postinstall/postinstall  Fri Aug 21 12:02:07 2015 +0000
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# $NetBSD: postinstall,v 1.199 2015/08/15 09:33:55 uebayasi Exp $
+# $NetBSD: postinstall,v 1.200 2015/08/21 12:02:07 jnemeth Exp $
 #
 # Copyright (c) 2002-2015 The NetBSD Foundation, Inc.
 # All rights reserved.
@@ -1336,6 +1336,7 @@
 altqd
 amd
 apmd
+blacklistd
 bluetooth
 bootconf.sh
 bootparams



Home | Main Index | Thread Index | Old Index