mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-01-10 15:17:57 +07:00
fix
This commit is contained in:
parent
ff48b672a8
commit
4b21b6df41
@ -374,7 +374,7 @@ set_file_perms() {
|
|||||||
else
|
else
|
||||||
## Save existing_mode in separate database.
|
## Save existing_mode in separate database.
|
||||||
## Not using --update as not intending to enforce existing_mode.
|
## Not using --update as not intending to enforce existing_mode.
|
||||||
echo_wrapper_silent_audit $dpkg_admindir_parameter_existing_mode --add "$existing_owner" "$existing_group" "$existing_mode" "$fso_without_trailing_slash"
|
echo_wrapper_silent_audit dpkg-statoverride $dpkg_admindir_parameter_existing_mode --add "$existing_owner" "$existing_group" "$existing_mode" "$fso_without_trailing_slash"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
## Add to real database.
|
## Add to real database.
|
||||||
|
Loading…
Reference in New Issue
Block a user