=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/etc/Attic/sysctl.conf,v retrieving revision 1.16 retrieving revision 1.17 diff -c -r1.16 -r1.17 *** src/etc/Attic/sysctl.conf 2000/03/30 06:42:17 1.16 --- src/etc/Attic/sysctl.conf 2000/05/19 16:53:18 1.17 *************** *** 1,4 **** ! # $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. --- 1,4 ---- ! # $OpenBSD: sysctl.conf,v 1.17 2000/05/19 16:53:18 mickey Exp $ # This files contains a list of sysctl options the user wants set at # boot time. # ie. *************** *** 13,15 **** --- 13,16 ---- #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 + #vfs.nfs.iothreads=4 # number of nfsio kernel threads