|
|
@ -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 |