diff --git a/src/etc/sysctl.conf b/src/etc/sysctl.conf index 4789ea91..6e794543 100644 --- a/src/etc/sysctl.conf +++ b/src/etc/sysctl.conf @@ -1,4 +1,4 @@ -# $OpenBSD: sysctl.conf,v 1.13 1999/12/16 07:35:55 deraadt Exp $ +# $OpenBSD: sysctl.conf,v 1.14 1999/12/30 19:38:42 provos Exp $ # This files contains a list of sysctl options the user wants set at # boot time. # ie. @@ -10,3 +10,4 @@ #ddb.panic=0 # 0=Do not drop into ddb on a kernel panic #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