]> git.ipfire.org Git - people/ms/pakfire.git/commit
pakfire: Create a new user namespace for every pakfire instance
authorMichael Tremer <michael.tremer@ipfire.org>
Tue, 31 Oct 2023 16:11:44 +0000 (16:11 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Tue, 31 Oct 2023 16:11:44 +0000 (16:11 +0000)
commitce2785b7910d46436ac587ce99259af412792dd8
treecdcc883c1f6ba81dc4e4d8327fca657d12176cc6
parent8ffe1694dd96d2886425ea7f40dd97eabd804a07
pakfire: Create a new user namespace for every pakfire instance

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
Makefile.am
src/libpakfire/include/pakfire/namespace.h [new file with mode: 0644]
src/libpakfire/namespace.c [new file with mode: 0644]
src/libpakfire/pakfire.c