Author: arekm Date: Tue Dec 2 08:14:18 2008 New Revision: 10020 Modified: rc-scripts/trunk/sysctl.conf Log: Leave default for kernel.
Modified: rc-scripts/trunk/sysctl.conf ============================================================================== --- rc-scripts/trunk/sysctl.conf (original) +++ rc-scripts/trunk/sysctl.conf Tue Dec 2 08:14:18 2008 @@ -186,7 +186,7 @@ #kernel.grsecurity.disable_modules = 0 #kernel.grsecurity.grsec_lock = 0 -kernel.randomize_va_space = 2 +# kernel.randomize_va_space = 2 # 0 - Turn the process address space randomization off by default. # 1 - Conservative address space randomization makes the addresses of # mmap base and VDSO page randomized. This, among other things, _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
