]> git.ipfire.org Git - people/stevee/pakfire.git/commit
FHS: Drop /usr/bin/su from list of allowed SUID binaries
authorStefan Schantl <stefan.schantl@ipfire.org>
Mon, 20 Mar 2023 11:38:49 +0000 (12:38 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Mon, 20 Mar 2023 17:19:42 +0000 (17:19 +0000)
commitd104cef56bf04e647653bd25c00f091f35c15826
treea8c826138cfbdd0012dbf6e1a7742de71e3e70d2
parentdcd4858fd83858ae195a86e64fb528a04f882f66
FHS: Drop /usr/bin/su from list of allowed SUID binaries

In the Makefile (util-linx.nm) we specify some capabilities to avoid setting
the suid bit.

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/libpakfire/fhs.c