summaryrefslogtreecommitdiff
path: root/package/ubuntu-10.10/postinst
diff options
context:
space:
mode:
Diffstat (limited to 'package/ubuntu-10.10/postinst')
-rwxr-xr-xpackage/ubuntu-10.10/postinst3
1 files changed, 3 insertions, 0 deletions
diff --git a/package/ubuntu-10.10/postinst b/package/ubuntu-10.10/postinst
new file mode 100755
index 00000000..040e2b03
--- /dev/null
+++ b/package/ubuntu-10.10/postinst
@@ -0,0 +1,3 @@
+#!/bin/sh
+sysctl -w kernel.randomize_va_space=0
+sysctl -w kernel.yama.ptrace_scope=0 \ No newline at end of file