aboutsummaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorDag-Erling Smørgrav <des@FreeBSD.org>2004-10-12 18:45:15 +0000
committerDag-Erling Smørgrav <des@FreeBSD.org>2004-10-12 18:45:15 +0000
commitb63c18f291c3f8ed6714f9350e2114c68d610d3a (patch)
tree8c012e9e10c54cb1c07fb80ca2a832779f490f5c /etc
parent1ffa2a0a7c7f44e616e8334b673fda06486a37b4 (diff)
downloadsrc-b63c18f291c3f8ed6714f9350e2114c68d610d3a.tar.gz
src-b63c18f291c3f8ed6714f9350e2114c68d610d3a.zip
Remove hcsecd line which was inadvertantly included in the previous commit.
Notes
Notes: svn path=/head/; revision=136447
Diffstat (limited to 'etc')
-rw-r--r--etc/defaults/rc.conf1
1 files changed, 0 insertions, 1 deletions
diff --git a/etc/defaults/rc.conf b/etc/defaults/rc.conf
index 026769ad2ddc..3cc521dd6a33 100644
--- a/etc/defaults/rc.conf
+++ b/etc/defaults/rc.conf
@@ -78,7 +78,6 @@ firewall_type="UNKNOWN" # Firewall type (see /etc/rc.firewall)
firewall_quiet="NO" # Set to YES to suppress rule display
firewall_logging="NO" # Set to YES to enable events logging
firewall_flags="" # Flags passed to ipfw when type is a file
-hcsecd_enable="NO" # Set to YES to enable hcsecd
ip_portrange_first="NO" # Set first dynamically allocated port
ip_portrange_last="NO" # Set last dynamically allocated port
ike_enable="NO" # Enable IKE daemon (usually racoon or isakmpd)