summaryrefslogtreecommitdiff
path: root/package/ubuntu-10.10/99-dfhack.conf
diff options
context:
space:
mode:
Diffstat (limited to 'package/ubuntu-10.10/99-dfhack.conf')
-rw-r--r--package/ubuntu-10.10/99-dfhack.conf6
1 files changed, 6 insertions, 0 deletions
diff --git a/package/ubuntu-10.10/99-dfhack.conf b/package/ubuntu-10.10/99-dfhack.conf
new file mode 100644
index 00000000..bc7cd2bc
--- /dev/null
+++ b/package/ubuntu-10.10/99-dfhack.conf
@@ -0,0 +1,6 @@
+# some settings required for dfhack. fucks up local security...
+# shame on kernel devs and ubuntu people for not providing
+# an /official/ way to manipulate things and just putting up roadblocks
+# instead of proper design
+kernel.randomize_va_space = 0
+kernel.yama.ptrace_scope = 0 \ No newline at end of file