This commit is contained in:
Patrick Schleizer 2024-07-26 08:24:23 -04:00
parent 6f0551b944
commit 2b40ea75e9
No known key found for this signature in database
GPG Key ID: CB8D50BB77BB3C48

View File

@ -124,7 +124,7 @@ File name from stat: '${file_name_from_stat}'" >&2
sanity_tests() { sanity_tests() {
echo_wrapper_audit silent \ echo_wrapper_audit silent \
which \ which \
capsh getcap setcap stat find dpkg-statoverride getent xargs grep 1>/dev/null capsh getcap setcap stat find dpkg-statoverride getent grep 1>/dev/null
} }
add_nosuid_statoverride_entry() { add_nosuid_statoverride_entry() {