refactoring

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

View File

@ -122,8 +122,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
echo_wrapper_audit silent \
which capsh getcap setcap stat find dpkg-statoverride getent xargs grep 1>/dev/null
}
add_nosuid_statoverride_entry() {