summaryrefslogtreecommitdiff
path: root/etc/sysctl.conf
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2002-02-23 08:08:00 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2002-02-23 08:08:00 +0000
commitb7b4f77bc6172d59099cb9ed961b8e75d4d77578 (patch)
treefa714f81b0fc9b35bd795b3ade0df046bb0055f3 /etc/sysctl.conf
parentd608a406ad888667fc641515506ae0cad05f987c (diff)
sysctl kern.usercrypto
Diffstat (limited to 'etc/sysctl.conf')
-rw-r--r--etc/sysctl.conf3
1 files changed, 2 insertions, 1 deletions
diff --git a/etc/sysctl.conf b/etc/sysctl.conf
index c7639c3b490..0fa652d3bde 100644
--- a/etc/sysctl.conf
+++ b/etc/sysctl.conf
@@ -1,4 +1,4 @@
-# $OpenBSD: sysctl.conf,v 1.24 2001/08/07 14:07:47 deraadt Exp $
+# $OpenBSD: sysctl.conf,v 1.25 2002/02/23 08:07:58 deraadt Exp $
#
# This file contains a list of sysctl options the user wants set at
# boot time. See sysctl(3) and sysctl(8) for more information on
@@ -17,3 +17,4 @@
#vm.swapencrypt.enable=1 # 1=Encrypt pages that go to swap
#vfs.nfs.iothreads=4 # number of nfsio kernel threads
#net.inet.ip.mtudisc=0 # 0=disable tcp mtu discovery
+#kern.usercrypto=1 # 1=enable userland use of /dev/crypto