Module Name:    src
Committed By:   jnemeth
Date:           Fri Aug 21 12:02:07 UTC 2015

Modified Files:
        src/usr.sbin/postinstall: postinstall

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


To generate a diff of this commit:
cvs rdiff -u -r1.199 -r1.200 src/usr.sbin/postinstall/postinstall

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/usr.sbin/postinstall/postinstall
diff -u src/usr.sbin/postinstall/postinstall:1.199 src/usr.sbin/postinstall/postinstall:1.200
--- src/usr.sbin/postinstall/postinstall:1.199	Sat Aug 15 09:33:55 2015
+++ src/usr.sbin/postinstall/postinstall	Fri Aug 21 12:02:07 2015
@@ -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 @@ accounting
 altqd
 amd
 apmd
+blacklistd
 bluetooth
 bootconf.sh
 bootparams

Reply via email to