mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-05-31 21:24:20 -04:00
output
This commit is contained in:
parent
a812961bea
commit
e60183ec07
1 changed files with 1 additions and 1 deletions
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…
Add table
Add a link
Reference in a new issue