mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-06-20 07:14:09 -04:00
refactoring
This commit is contained in:
parent
30f46790a4
commit
aac450f808
1 changed files with 2 additions and 2 deletions
|
@ -122,8 +122,8 @@ File name from stat: '${file_name_from_stat}'" >&2
|
||||||
}
|
}
|
||||||
|
|
||||||
sanity_tests() {
|
sanity_tests() {
|
||||||
echo_wrapper_audit silent which \
|
echo_wrapper_audit silent \
|
||||||
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() {
|
add_nosuid_statoverride_entry() {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue