mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
Proxy whiptail fixes
* Don't try to set up proxy/manager proxy during network only flow * Fix logic to never show new menu on airgap, set MANAGERUPDATES to 1 on airgap minions
This commit is contained in:
@@ -483,8 +483,6 @@ collect_mtu() {
|
||||
collect_net_method() {
|
||||
whiptail_net_method
|
||||
|
||||
[[ -z $network_traffic ]] && collect_proxy
|
||||
|
||||
if [[ "$network_traffic" == *"_MANAGER" ]]; then
|
||||
whiptail_manager_updates_warning
|
||||
MANAGERUPDATES=1
|
||||
|
||||
Reference in New Issue
Block a user