This commit is contained in:
Patrick Schleizer 2019-12-23 01:09:57 -05:00
parent 4f76867da6
commit 906b3d32e7
No known key found for this signature in database
GPG Key ID: CB8D50BB77BB3C48

View File

@ -52,7 +52,7 @@ echo_wrapper_silent_audit() {
sanity_tests() {
echo_wrapper_silent_audit which \
capsh getcap setcap stat find dpkg-statoverride getent xargs grep
capsh getcap setcap stat find dpkg-statoverride getent xargs grep 1>/dev/null
}
add_nosuid_statoverride_entry() {