Tiny ubuntu fix.

develop
Petr Mrázek 2011-03-20 00:54:11 +01:00
parent 1481b07b6b
commit 467c50e97d
1 changed files with 2 additions and 1 deletions

@ -1,3 +1,4 @@
#!/bin/sh
echo "Setting required kernel parameters."
sysctl -w kernel.randomize_va_space=0
sysctl -w kernel.yama.ptrace_scope=0
sysctl -w kernel.yama.ptrace_scope=0