summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xrc/bin/inst/startether2
1 files changed, 1 insertions, 1 deletions
diff --git a/rc/bin/inst/startether b/rc/bin/inst/startether
index 7544378ed..852b2f4c3 100755
--- a/rc/bin/inst/startether
+++ b/rc/bin/inst/startether
@@ -21,7 +21,7 @@ case go
ip/ipconfig -g $gwaddr ether $netdev $ipaddr $ipmask >>[2]/srv/log
case automatic
>>[2]/srv/log @{
- ip/ipconfig ra6 recva 1 &
+ ip/ipconfig ra6 recvra 1 &
ip/ipconfig &
wait
}