inst/startether: fix typo
This commit is contained in:
parent
cd752a39f8
commit
415ad3e723
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ case go
|
||||||
ip/ipconfig -g $gwaddr ether $netdev $ipaddr $ipmask >>[2]/srv/log
|
ip/ipconfig -g $gwaddr ether $netdev $ipaddr $ipmask >>[2]/srv/log
|
||||||
case automatic
|
case automatic
|
||||||
>>[2]/srv/log @{
|
>>[2]/srv/log @{
|
||||||
ip/ipconfig ra6 recva 1 &
|
ip/ipconfig ra6 recvra 1 &
|
||||||
ip/ipconfig &
|
ip/ipconfig &
|
||||||
wait
|
wait
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue