1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-03-09 15:40:17 +00:00

Update iiab-catch

This commit is contained in:
A Holt 2018-12-12 13:40:38 -05:00 committed by GitHub
parent 496b6c6da8
commit 0b6fb15be1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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