This commit is contained in:
Patrick Schleizer 2019-12-21 06:11:44 -05:00
parent ff48b672a8
commit 4b21b6df41
No known key found for this signature in database
GPG Key ID: CB8D50BB77BB3C48

View File

@ -374,7 +374,7 @@ set_file_perms() {
else
## Save existing_mode in separate database.
## 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
## Add to real database.