mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-09 18:52:52 +01:00
Setup Script - Set the MTU placeholder
This commit is contained in:
@@ -354,6 +354,14 @@ whiptail_bond_nics() {
|
||||
|
||||
}
|
||||
|
||||
#whiptail_bond_nics_mtu() {
|
||||
|
||||
# Add the ability to set the MTU on the monitor interface
|
||||
#local exitstatus=$?
|
||||
#whiptail_check_exitstatus $exitstatus
|
||||
|
||||
#}
|
||||
|
||||
whiptail_cancel() {
|
||||
whiptail --title "Security Onion Setup" --msgbox "Cancelling Setup. No changes have been made." 8 78
|
||||
exit
|
||||
|
||||
Reference in New Issue
Block a user