diff --git a/so-setup-network.sh b/so-setup-network.sh index 31f592da8..a8a174865 100644 --- a/so-setup-network.sh +++ b/so-setup-network.sh @@ -147,6 +147,7 @@ if (whiptail --title "Security Onion Setup" --yesno "Are you sure you want to in else echo bonding >> /etc/modules modprobe bonding + fi fi # Install Updates and the Salt Package