void-packages/srcpkgs/gammaray/files/README.voidlinux
classabbyamp 1c081e70ae *: move non-critical INSTALL.msg to README.voidlinux en masse
to avoid desensitising the user to ignorable INSTALL.msgs, move ones
that just specify things like optional dependencies and initial
configuration tips to README.voidlinux
2023-09-05 18:29:18 -04:00

4 lines
231 B
Text

The gdb and lldb injectors require kernel.yama.ptrace_scope to be set to 0.
This might reduce system security, as it allows regular users to inject into a non-child process.
# echo "kernel.yama.ptrace_scope=0" >> /etc/sysctl.conf