This commit is contained in:
Patrick Schleizer 2024-07-24 09:15:02 -04:00
parent 1b6161c2dc
commit 7200e9bd8c
No known key found for this signature in database
GPG Key ID: CB8D50BB77BB3C48

View File

@ -553,7 +553,7 @@ spare() {
dpkg_admindir_parameter_new_mode="--admindir ${store_dir}/new_mode"
if test ! -f "${store_dir}/existing_mode/statoverride"; then
true debug "Stat file does not exist, hardening was not applied not applied before"
true "DEBUG: Stat file does not exist, hardening was not applied before."
return 0
fi