Document multiple routes, fixes #210.

This commit is contained in:
Roy Marples
2009-12-05 21:23:39 +00:00
parent 22e2a4f0a1
commit 775d56b877
3 changed files with 14 additions and 6 deletions

View File

@@ -28,6 +28,7 @@ pre_flight_checks()
dump_args()
{
# Route configuration file, as used by the NetBSD RC system
if [ -s /etc/route.conf ]; then
cat /etc/route.conf
return $?