Reword informational message by rc.d/defaultroute.
PR: conf/131458
This commit is contained in:
parent
638ed2cf8e
commit
0dca64d80d
@ -45,7 +45,7 @@ defaultroute_start()
|
||||
break
|
||||
fi
|
||||
if [ ${delay} -eq ${if_up_delay} ]; then
|
||||
echo -n "Waiting ${delay}s for an interface to come up: "
|
||||
echo -n "Waiting ${delay}s for the default route interface: "
|
||||
else
|
||||
echo -n .
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user