mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
remove old whiptail reference from so-functions
This commit is contained in:
@@ -1547,7 +1547,6 @@ networking_needful() {
|
|||||||
source "$net_init_file"
|
source "$net_init_file"
|
||||||
fi
|
fi
|
||||||
if [[ $reinit_networking ]] || ! [[ -f $net_init_file ]]; then
|
if [[ $reinit_networking ]] || ! [[ -f $net_init_file ]]; then
|
||||||
#whiptail_network_init_notice
|
|
||||||
network_init
|
network_init
|
||||||
fi
|
fi
|
||||||
set_main_ip
|
set_main_ip
|
||||||
|
|||||||
Reference in New Issue
Block a user