From 9885e188a10e30088813c32270f05f7583875619 Mon Sep 17 00:00:00 2001 From: Mike Reeves Date: Thu, 25 Jul 2019 10:50:43 -0400 Subject: [PATCH] Setup Script - Remove reboot since it messed with the hive --- so-setup-network.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/so-setup-network.sh b/so-setup-network.sh index 18f86c2c8..24a1ddf5b 100644 --- a/so-setup-network.sh +++ b/so-setup-network.sh @@ -1397,7 +1397,7 @@ whiptail_sensor_config() { whiptail_setup_complete() { - whiptail --title "Security Onion Setup" --msgbox "Finished installing this as an $INSTALLTYPE. A reboot is recommended." 8 78 + whiptail --title "Security Onion Setup" --msgbox "Finished installing this as an $INSTALLTYPE." 8 78 install_cleanup exit