summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAngelos D. Keromytis <angelos@cvs.openbsd.org>2000-09-27 18:25:18 +0000
committerAngelos D. Keromytis <angelos@cvs.openbsd.org>2000-09-27 18:25:18 +0000
commitaccc1fce1d73b6676f67fdeebfff7e0f990638f5 (patch)
treea166bdc450bf4287424cb6a3b5480698e342fdf8
parent65b1f06cea909e6a64a8e8d4ae880e0e2c4b3283 (diff)
Remove ipsec-acl
-rw-r--r--etc/sysctl.conf3
1 files changed, 1 insertions, 2 deletions
diff --git a/etc/sysctl.conf b/etc/sysctl.conf
index ce48cebd736..b5bbb3a6445 100644
--- a/etc/sysctl.conf
+++ b/etc/sysctl.conf
@@ -1,4 +1,4 @@
-# $OpenBSD: sysctl.conf,v 1.19 2000/09/25 17:12:56 deraadt Exp $
+# $OpenBSD: sysctl.conf,v 1.20 2000/09/27 18:25:17 angelos Exp $
# This files contains a list of sysctl options the user wants set at
# boot time.
# ie.
@@ -12,6 +12,5 @@
#ddb.console=1 # 1=Permit entry of ddb from the console
#fs.posix.setuid=0 # 0=Traditional BSD chown() semantics
#vm.swapencrypt.enable=1 # 1=Encrypt pages that go to swap
-#net.inet.ip.ipsec-acl=0 # 0=disable IPsec ingress ACL checking
#vfs.nfs.iothreads=4 # number of nfsio kernel threads
#net.inet.ip.mtudisc=1 # 1=enable tcp mtu discovery