mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-01-24 18:15:32 +07:00
refactoring
This commit is contained in:
parent
aac450f808
commit
6f0551b944
@ -123,7 +123,8 @@ File name from stat: '${file_name_from_stat}'" >&2
|
|||||||
|
|
||||||
sanity_tests() {
|
sanity_tests() {
|
||||||
echo_wrapper_audit silent \
|
echo_wrapper_audit silent \
|
||||||
which 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…
Reference in New Issue
Block a user