mirror of
https://github.com/iiab/iiab.git
synced 2025-02-13 03:32:12 +00:00
kick ap0
This commit is contained in:
parent
7dcd469144
commit
d3b49ec32d
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
if [ "$interface" = "br0" ] && [ $if_up = "true" ]; then
|
if [ "$interface" = "br0" ] && [ $if_up = "true" ]; then
|
||||||
syslog info "50-iiab IF_UP br0 restarting dnsmasq"
|
syslog info "50-iiab IF_UP br0 restarting dnsmasq - kicking ap0"
|
||||||
sleep 2
|
ip link set ap0 up
|
||||||
systemctl --no-block restart dnsmasq
|
systemctl --no-block restart dnsmasq
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue