Module Name: src
Committed By: christos
Date: Sun Jan 25 16:26:34 UTC 2015
Modified Files:
src/etc/defaults: rc.conf
Log Message:
add blacklistd
To generate a diff of this commit:
cvs rdiff -u -r1.129 -r1.130 src/etc/defaults/rc.conf
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/etc/defaults/rc.conf
diff -u src/etc/defaults/rc.conf:1.129 src/etc/defaults/rc.conf:1.130
--- src/etc/defaults/rc.conf:1.129 Thu Jan 22 14:50:21 2015
+++ src/etc/defaults/rc.conf Sun Jan 25 11:26:34 2015
@@ -1,4 +1,4 @@
-# $NetBSD: rc.conf,v 1.129 2015/01/22 19:50:21 jmcneill Exp $
+# $NetBSD: rc.conf,v 1.130 2015/01/25 16:26:34 christos Exp $
#
# /etc/defaults/rc.conf --
# default configuration of /etc/rc.conf
@@ -367,3 +367,6 @@ random_seed=YES
# Creating / updating of man page index on boot
makemandb=YES
+
+# blacklist daemon, needs npf
+blacklistd=NO