SO Setup - Put menu items in for Bro Version and snort

This commit is contained in:
Mike Reeves
2018-09-18 15:53:52 -04:00
parent 36007ca0b0
commit 5935a67418

View File

@@ -1016,6 +1016,8 @@ if (whiptail_you_sure); then
# Pick the Management NIC # Pick the Management NIC
whiptail_management_nic whiptail_management_nic
# Choose your bro
whiptail_bro_version
# Select Snort or Suricata # Select Snort or Suricata
whiptail_nids whiptail_nids
# Snag the HOME_NET # Snag the HOME_NET
@@ -1084,7 +1086,6 @@ if (whiptail_you_sure); then
whiptail_management_server whiptail_management_server
whiptail_master_updates whiptail_master_updates
set_updates set_updates
whiptail_nids
whiptail_sensor_config whiptail_sensor_config
# Calculate lbprocs so we can call it in the prompts # Calculate lbprocs so we can call it in the prompts
calculate_useable_cores calculate_useable_cores