Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-3]: src/etc/defaults Pull up revision 1.66 (requested by peter in...
details: https://anonhg.NetBSD.org/src/rev/49a07173c700
branches: netbsd-3
changeset: 576957:49a07173c700
user: tron <tron%NetBSD.org@localhost>
date: Mon Aug 15 19:02:55 2005 +0000
description:
Pull up revision 1.66 (requested by peter in ticket #660):
Allow to change the location of the pf ruleset with the variable $pf_rules.
diffstat:
etc/defaults/rc.conf | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 6d799f2ed255 -r 49a07173c700 etc/defaults/rc.conf
--- a/etc/defaults/rc.conf Mon Aug 15 19:02:49 2005 +0000
+++ b/etc/defaults/rc.conf Mon Aug 15 19:02:55 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: rc.conf,v 1.63 2004/10/09 02:18:48 dsainty Exp $
+# $NetBSD: rc.conf,v 1.63.2.1 2005/08/15 19:02:55 tron Exp $
#
# /etc/defaults/rc.conf --
# default configuration of /etc/rc.conf
@@ -143,7 +143,7 @@
ipfs=NO ipfs_flags="" # save/load ipnat and ipf states
ipsec=NO # uses /etc/ipsec.conf
ipmon=NO ipmon_flags="-Dns" # syslog ipfilter messages
-pf=NO
+pf=NO pf_rules="/etc/pf.conf"
pflogd=NO
racoon=NO # IKE daemon
auto_ifconfig=YES # config all avail. interfaces
Home |
Main Index |
Thread Index |
Old Index