refactoring

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

View File

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