diff --git a/src/etc/sysctl.conf b/src/etc/sysctl.conf index e5f63d75..998e533e 100644 --- a/src/etc/sysctl.conf +++ b/src/etc/sysctl.conf @@ -1,4 +1,4 @@ -# $OpenBSD: sysctl.conf,v 1.42 2007/02/15 20:43:33 reyk Exp $ +# $OpenBSD: sysctl.conf,v 1.43 2007/05/29 00:10:46 henning 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 @@ -27,3 +27,4 @@ #net.inet.ip.mtudisc=0 # 0=disable tcp mtu discovery #kern.usercrypto=0 # 0=disable userland use of /dev/crypto #kern.splassert=2 # 2=enable with verbose error messages +#kern.nosuidcoredump=2 # 2=put suid coredumps in /var/crash