mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-05-03 14:34:50 -04:00
output
This commit is contained in:
parent
1b6161c2dc
commit
7200e9bd8c
1 changed files with 1 additions and 1 deletions
|
@ -553,7 +553,7 @@ spare() {
|
||||||
dpkg_admindir_parameter_new_mode="--admindir ${store_dir}/new_mode"
|
dpkg_admindir_parameter_new_mode="--admindir ${store_dir}/new_mode"
|
||||||
|
|
||||||
if test ! -f "${store_dir}/existing_mode/statoverride"; then
|
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
|
return 0
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue