From 0b6fb15be1e15ffe349eb9e54bbd9a19245d33c3 Mon Sep 17 00:00:00 2001 From: A Holt Date: Wed, 12 Dec 2018 13:40:38 -0500 Subject: [PATCH] Update iiab-catch --- roles/captive-portal/templates/iiab-catch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/captive-portal/templates/iiab-catch b/roles/captive-portal/templates/iiab-catch index bc3beb781..a481d6c1b 100755 --- a/roles/captive-portal/templates/iiab-catch +++ b/roles/captive-portal/templates/iiab-catch @@ -2,7 +2,7 @@ # substitute our own server to catch OS connectivity checking URL's systemctl stop {{ apache_service }} -systemctl stop captive-portal +# systemctl stop captive-portal echo address=/#/172.18.96.1 > /etc/dnsmasq.d/capture /opt/iiab/captive-portal/capture-wsgi.py -d & # write the pid just started