diff --git a/Vagrant/bootstrap.sh b/Vagrant/bootstrap.sh index d85f878..9a519bd 100644 --- a/Vagrant/bootstrap.sh +++ b/Vagrant/bootstrap.sh @@ -360,6 +360,7 @@ install_suricata() { suricata-update service suricata stop service suricata start + sleep 3 # Verify that Suricata is running if ! pgrep -f suricata > /dev/null; then