Setup Script - Remove some questions for eval mode

This commit is contained in:
Mike Reeves
2018-11-02 10:34:28 -04:00
parent 84df02ebe6
commit 96f5a31094

View File

@@ -1297,14 +1297,9 @@ if (whiptail_you_sure); then
# Select which NICs are in the bond
whiptail_bond_nics
# Set the NIDS to suricata
whiptail_nids
whiptail_bro_version
# Snag the HOME_NET
whiptail_homenet_master
whiptail_sensor_config
# Set a bunch of stuff since this is eval
es_heapsize
ls_heapsize
@@ -1315,6 +1310,9 @@ if (whiptail_you_sure); then
LSINPUTTHREADS=1
LSINPUTBATCHCOUNT=125
RULESETUP=ETOPEN
NSMSETUP=BASIC
NIDS=Suricata
BROVERSION=COMMUNITY
whiptail_make_changes
get_main_ip
# Add the user so we can sit back and relax