From 3247d4b75ed3b9577d1368fc0ccfe641bab1c84f Mon Sep 17 00:00:00 2001 From: Clinton Ebadi Date: Sun, 6 Jan 2013 03:35:53 -0500 Subject: [PATCH] Regen firewall after installing bog --- bog-postinstall.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/bog-postinstall.sh b/bog-postinstall.sh index c8bfaec..6a83da4 100644 --- a/bog-postinstall.sh +++ b/bog-postinstall.sh @@ -42,6 +42,8 @@ sudo -u domtool mkdir -p /var/domtool/firewall # FIXME: move this script to the common scripts volume ~clinton_admin/deploy-domtool-on-host.sh --slave --bootstrap +fwtool regen bog + # Basic Packages Needed for Web Serving #sudo apt-get install apache2-mpm-prefork hcoop-apache2-config -- 2.20.1