mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-05-02 10:56:04 -04:00
output
This commit is contained in:
parent
a1e78e8515
commit
6d05359abc
1 changed files with 1 additions and 1 deletions
|
@ -362,7 +362,7 @@ set_file_perms() {
|
|||
echo_wrapper_silent_audit dpkg-statoverride $dpkg_admindir_parameter_existing_mode --add "$existing_owner" "$existing_group" "$existing_mode" "$fso_without_trailing_slash"
|
||||
fi
|
||||
|
||||
echo_wrapper_audit dpkg-statoverride $dpkg_admindir_parameter_new_mode --remove "$fso_without_trailing_slash"
|
||||
echo_wrapper_silent_audit dpkg-statoverride $dpkg_admindir_parameter_new_mode --remove "$fso_without_trailing_slash"
|
||||
|
||||
## Remove from and add to real database.
|
||||
echo_wrapper_audit dpkg-statoverride --remove "$fso_without_trailing_slash"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue