9742df1595
In NixOS extra capabilities are provided through the ambient set which provides
real inheritability to user run processes [0].
We don't want gome-shell to spawn processes with cap_sys_nice however (apart
from the obvious this also breaks eg. flatpaks). So we drop inheritable when
starting to prevent further inheritance (the ambient set is only propagated
if inherit is set).
[0]
|
||
---|---|---|
.. | ||
3.28.nix | ||
0001-build-use-get_pkgconfig_variable-for-sysprof-dbusdir.patch | ||
0001-Revert-ClutterActor-Preserve-valid-paint-volumes-til.patch | ||
default.nix | ||
drop-inheritable.patch | ||
fix-paths-328.patch | ||
fix-paths.patch |