]> git.ipfire.org Git - pakfire.git/commit
jail: deny setgroups() before initializing the {U,G}ID maps
authorMichael Tremer <michael.tremer@ipfire.org>
Tue, 16 Aug 2022 12:44:47 +0000 (12:44 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Tue, 16 Aug 2022 12:44:47 +0000 (12:44 +0000)
commitd3d3d7b726d81e949942552faa5cfd7018e2d3ae
treea6272b103680c67b50dc3e2b12063cd0b315dd70
parent4896e62c196edca9bb431af53d1f39fffbf9c38b
jail: deny setgroups() before initializing the {U,G}ID maps

This just makes things easier to read in strace.

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