sleep longer for waiting for network and reboot

This commit is contained in:
Nico Schottelius 2020-06-14 23:59:33 +02:00
parent cdfab448ac
commit 13257ad00b
2 changed files with 4 additions and 2 deletions

View File

@ -122,8 +122,10 @@ reboot
#/etc/init.d/network restart
EOF
# ensure network is up and running - bridge takes a bit of time
sleep 10
# ensure viirb is back
# ensure viirb network is up and running - bridge takes a bit of time
# ensure viirb gives out ipv6 address
sleep 30
# change to ipv6
viirb_ip=${my_lan_ip}