]> git.ipfire.org Git - thirdparty/systemd.git/commit
core:namespace: put paths protected by ProtectKernelTunables= in
authorDjalal Harouni <tixxdz@opendz.org>
Sun, 25 Sep 2016 09:16:44 +0000 (11:16 +0200)
committerDjalal Harouni <tixxdz@opendz.org>
Sun, 25 Sep 2016 09:16:44 +0000 (11:16 +0200)
commit11a30cec2a9b6168b024c06720ad238dd1390794
tree65f2d460763832108fe120f09ff38f0699dfc4c1
parent9c94d52e0919e4d7999e49b9ba2654a9e2ca4543
core:namespace: put paths protected by ProtectKernelTunables= in

Instead of having all these paths everywhere, put the ones that are
protected by ProtectKernelTunables= into their own table. This way it
is easy to add paths and track which ones are protected.
src/core/namespace.c