Add a default for racoon.
This commit is contained in:
parent
2b5bf99d49
commit
24753f79c0
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user