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
parent 8f5a7c9001
commit 64fdc0d7ba
No known key found for this signature in database
GPG Key ID: 16EF3F64CB201D9C
1 changed files with 1 additions and 0 deletions

View File

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