Merge pull request #13071 from Security-Onion-Solutions/telfinwip

Telfinwip
This commit is contained in:
Josh Patterson
2024-05-23 10:46:54 -04:00
committed by GitHub

View File

@@ -451,7 +451,7 @@ whiptail_end_settings() {
done
fi
if [[ ! $is_airgap ]]; then
if [[ ! $is_airgap ]] && [[ $waitforstate ]]; then
if [[ $telemetry -eq 0 ]]; then
__append_end_msg "SOC Telemetry: enabled"
else