]> git.ipfire.org Git - people/ms/pakfire.git/commit
jail: Don't drop any capabilities
authorMichael Tremer <michael.tremer@ipfire.org>
Wed, 21 Jun 2023 15:25:19 +0000 (15:25 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Wed, 21 Jun 2023 15:25:19 +0000 (15:25 +0000)
commite6791c52f085b32592b670a94dfb71178103fd95
tree9f2229fb428f0882d09507b93370ec366a71ddc7
parente8a18682184ddec1605bca7695d1e2f8a3a3ddc0
jail: Don't drop any capabilities

This is not what we finally need, but we will try to give the jail as
many capabilities in its own namespace as possible.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/libpakfire/jail.c