Commit 38b20592 authored by Luke Macken's avatar Luke Macken

Make a note on how to make the ptrace change permanent on ubuntu

parent 34285a1b
......@@ -111,4 +111,5 @@ Since version 10.10, Ubuntu ships with a `controversial patch <https://lkml.org/
echo 0 > /proc/sys/kernel/yama/ptrace_scope
You can make this change permanent by setting ``ptrace_scope`` to ``0`` in
``/etc/sysctl.d/10-ptrace.conf``.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment