mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-05-03 16:34:53 -04:00
local clean_output_prefix clean_output
This commit is contained in:
parent
a6e517736b
commit
d536683511
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue