mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-03-13 11:56:27 -04:00
output
This commit is contained in:
parent
a812961bea
commit
e60183ec07
2
debian/security-misc.config
vendored
2
debian/security-misc.config
vendored
@ -94,7 +94,7 @@ check_migrate_permission_hardener_state() {
|
||||
|
||||
if [ "${#custom_hardening_arr[@]}" != '0' ]; then
|
||||
for custom_config_file in "${custom_hardening_arr[@]}"; do
|
||||
echo "INFO: Possible custom configuration file found: '${custom_config_file}'"
|
||||
echo "$0: INFO: Possible custom configuration file found: '${custom_config_file}'"
|
||||
done
|
||||
## db_input will return code 30 if the message won't be displayed, which
|
||||
## causes a non-interactive install to error out if you don't use || true
|
||||
|
Loading…
x
Reference in New Issue
Block a user