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:
parent
496b6c6da8
commit
0b6fb15be1
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue