Eelco Dolstra 86721a5f78
Allow attaching to non-child processes by default
The inability to run strace or gdb is the kind of
developer-unfriendliness that we're used to from OS X, let's not do it
on NixOS.

This restriction can be re-enabled by setting

  boot.kernel.sysctl."kernel.yama.ptrace_scope" = 1;

It might be nice to have a NixOS module for enabling hardened defaults.

Xref #14392.

Thanks @abbradar.
2017-03-21 18:48:35 +01:00
..
2016-08-23 21:12:51 +02:00
2017-01-04 03:07:20 +03:00
2017-01-28 20:48:03 -08:00
2016-11-05 21:46:42 +01:00
2016-02-27 22:25:39 +13:00
2016-08-19 17:56:49 +03:00