gluon-mesh-batman-adv-core: add sleep to autoupdater network stop script

Accidentially forgot to commit this. The sleep is necessary so netifd can
actually stop the WLAN interfaces after `wifi down`.
This commit is contained in:
Matthias Schiffer 2016-07-19 15:48:15 +02:00 committed by Christof Schulze
parent 45ae67bb4c
commit d82b207b16

View File

@ -3,5 +3,6 @@
. /lib/gluon/autoupdater/lib.sh
wifi down
sleep 1
stop network
ip link del bat0