mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-06-15 13:49:13 -04:00
output
This commit is contained in:
parent
4f76867da6
commit
906b3d32e7
1 changed files with 1 additions and 1 deletions
|
@ -52,7 +52,7 @@ echo_wrapper_silent_audit() {
|
||||||
|
|
||||||
sanity_tests() {
|
sanity_tests() {
|
||||||
echo_wrapper_silent_audit which \
|
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() {
|
add_nosuid_statoverride_entry() {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue