mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-07 09:42:46 +01:00
setup improvements
This commit is contained in:
@@ -272,7 +272,7 @@ if ! [[ -f $install_opt_file ]]; then
|
||||
whiptail_dhcp_warn
|
||||
whiptail_management_nic
|
||||
fi
|
||||
whiptail_network_init_notice
|
||||
#whiptail_network_init_notice
|
||||
# Initializing the network based on the previous information
|
||||
network_init
|
||||
printf '%s\n' \
|
||||
@@ -287,7 +287,7 @@ if ! [[ -f $install_opt_file ]]; then
|
||||
if [[ $option == "CONFIGURENETWORK" ]]; then
|
||||
collect_hostname
|
||||
network_init_whiptail
|
||||
whiptail_network_init_notice
|
||||
#whiptail_network_init_notice
|
||||
network_init
|
||||
printf '%s\n' \
|
||||
"MNIC=$MNIC" \
|
||||
|
||||
Reference in New Issue
Block a user