From 24753f79c0c6863ef87d47a9ae2bd7391882016a Mon Sep 17 00:00:00 2001 From: thorpej Date: Thu, 18 Jan 2001 02:03:09 +0000 Subject: [PATCH] Add a default for racoon. --- etc/defaults/rc.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/etc/defaults/rc.conf b/etc/defaults/rc.conf index b2b61bfc43f0..d06d3a0cd1d6 100644 --- a/etc/defaults/rc.conf +++ b/etc/defaults/rc.conf @@ -1,4 +1,4 @@ -# $NetBSD: rc.conf,v 1.7 2001/01/14 15:38:30 minoura Exp $ +# $NetBSD: rc.conf,v 1.8 2001/01/18 02:03:09 thorpej Exp $ # # /etc/defaults/rc.conf -- # default configuration of /etc/rc.conf @@ -84,6 +84,7 @@ securelevel="" # securelevel to set to ipfilter=NO # uses /etc/ipf.conf ipnat=NO # uses /etc/ipnat.conf ipsec=NO # uses /etc/ipsec.conf +racoon=NO # IKE daemon ipmon=NO ipmon_flags="-sn" # syslog ipfilter messages auto_ifconfig=YES # config all avail. interfaces net_interfaces="" # used only if above is NO