2
0
Fork 0

wait longer after boot before installing socat...

This commit is contained in:
neingeist 2016-05-17 23:13:27 +02:00
parent d78342d29f
commit 2341e738cc

View file

@ -14,7 +14,7 @@ boot() {
/sbin/ip -6 addr add 2a03:2260:a:b::1:66/64 dev br-client
# install socat to ram
/bin/sleep 30
/bin/sleep 60
opkg update
opkg install socat -d ram