Reword informational message by rc.d/defaultroute.

PR:		conf/131458
This commit is contained in:
mtm 2009-02-11 09:18:09 +00:00
parent ac7210234c
commit e2d943b9ca

View File

@ -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