mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-06-24 14:00:31 -04:00
fix
This commit is contained in:
parent
87b999f92a
commit
dc6e5d8508
1 changed files with 1 additions and 1 deletions
|
@ -53,7 +53,7 @@ echo_wrapper_silent_audit() {
|
||||||
|
|
||||||
sanity_tests() {
|
sanity_tests() {
|
||||||
echo_wrapper_audit which \
|
echo_wrapper_audit which \
|
||||||
capsh getcap setcap stat find dpkg-statoverride group passwd xargs grep
|
capsh getcap setcap stat find dpkg-statoverride getent xargs grep
|
||||||
}
|
}
|
||||||
|
|
||||||
add_nosuid_statoverride_entry() {
|
add_nosuid_statoverride_entry() {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue