On Sat, Jun 06, 2015 at 08:06:06PM +0000, Christos Zoulas wrote: > That just changes the defaults for the sysctls > security.pax.aslr.global and security.pax.mprotect.global... > You can put 2 lines in /etc/sysctl.conf and achieve the same...
Note that you better carefully check wether your architecture is ASLR/PAX friendly before turning it on. Some RISCs are not (and may even need a ABI change to fix). Martin