Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/etc/defaults add blacklistd
details: https://anonhg.NetBSD.org/src/rev/ff14470f54e1
branches: trunk
changeset: 335828:ff14470f54e1
user: christos <christos%NetBSD.org@localhost>
date: Sun Jan 25 16:26:34 2015 +0000
description:
add blacklistd
diffstat:
etc/defaults/rc.conf | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
diffs (16 lines):
diff -r 5c5fa4f9282d -r ff14470f54e1 etc/defaults/rc.conf
--- a/etc/defaults/rc.conf Sun Jan 25 16:17:20 2015 +0000
+++ b/etc/defaults/rc.conf Sun Jan 25 16:26:34 2015 +0000
@@ -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 @@
# Creating / updating of man page index on boot
makemandb=YES
+
+# blacklist daemon, needs npf
+blacklistd=NO
Home |
Main Index |
Thread Index |
Old Index