]> 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:36:51 +0000 (12:36 +0100)
committerStefan Schantl <stefan.schantl@ipfire.org>
Mon, 20 Mar 2023 11:37:59 +0000 (12:37 +0100)
commit532455000aae8b9b1fa6a01975a1478292027d22
treea8c826138cfbdd0012dbf6e1a7742de71e3e70d2
parent7417dbf4d6b92509ff52035a2f20cb4883c0483a
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>
src/libpakfire/fhs.c