Browse Source

insert #vm.swapencrypt=1

OPENBSD_2_7
provos 24 years ago
parent
commit
624976a0c2
1 changed files with 2 additions and 1 deletions
  1. +2
    -1
      src/etc/sysctl.conf

+ 2
- 1
src/etc/sysctl.conf View File

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

Loading…
Cancel
Save