From 8ae61e35c41e6411220bcf6130d6d2aa816943f0 Mon Sep 17 00:00:00 2001 From: angelos Date: Thu, 30 Mar 2000 06:42:17 +0000 Subject: [PATCH] Add a sample commented out net.inet.ip.ipsec-acl=0 entry. --- etc/sysctl.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/etc/sysctl.conf b/etc/sysctl.conf index 0b06eb5c38a..51f9fc84cef 100644 --- a/etc/sysctl.conf +++ b/etc/sysctl.conf @@ -1,4 +1,4 @@ -# $OpenBSD: sysctl.conf,v 1.15 2000/01/02 05:14:52 itojun Exp $ +# $OpenBSD: sysctl.conf,v 1.16 2000/03/30 06:42:17 angelos Exp $ # This files contains a list of sysctl options the user wants set at # boot time. # ie. @@ -12,3 +12,4 @@ #ddb.console=1 # 1=Permit entry of ddb from the console #fs.posix.setuid=0 # 0=Traditional BSD chown() semantics #vm.swapencrypt=1 # 1=Encrypt pages that go to swap +#net.inet.ip.ipsec-acl=0 # 0=disable IPsec ingress ACL checking -- 2.20.1