mirror of
https://github.com/Kicksecure/security-misc.git
synced 2024-12-23 01:13:40 +07:00
local clean_output_prefix clean_output
This commit is contained in:
parent
a6e517736b
commit
d536683511
@ -212,6 +212,7 @@ file_name_from_stat: '${file_name_from_stat}'" >&2
|
||||
fi
|
||||
done
|
||||
|
||||
local clean_output_prefix clean_output
|
||||
clean_output_prefix="Managing (S|G)UID of line:"
|
||||
clean_output="setuid=${setuid_output} setgid=${setsgid_output} existing_mode=${existing_mode} new_mode=${new_mode} file='${file_name}'"
|
||||
if test "${whitelists_disable_all:-}" = "true"; then
|
||||
|
Loading…
Reference in New Issue
Block a user