From d05404273df296fc8a2325939f715b60670e5f4c Mon Sep 17 00:00:00 2001 From: Mike Reeves Date: Fri, 23 Feb 2018 09:31:00 -0500 Subject: [PATCH] Steno Salt Module - new and improved --- so-setup-network.sh | 1 + 1 file changed, 1 insertion(+) 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