Joachim Fasting 984d9ebb56
hidepid: polkit and systemd-logind compatibility
`systemd.hideProcessInformation = true`, would break interactions
requiring polkit arbitration such as initating poweroff/reboot as a
normal user; the polkit daemon cannot be expected to make decisions
about processes that don't exist as far as it is concerned.

systemd-logind lacks the `sys_ptrace` capability and so needs to be part
of the designated proc gid, even though it runs as root.

Fixes https://github.com/NixOS/nixpkgs/issues/20948
2016-12-07 01:12:05 +01:00
..
2015-07-15 12:40:06 +02:00
2016-10-09 02:00:18 +02:00
2016-11-16 22:36:05 +09:00
2016-02-25 13:52:45 +00:00
2015-09-18 18:48:50 +00:00
2014-04-21 23:22:10 +02:00