aboutsummaryrefslogtreecommitdiffstats
path: root/rc.d
diff options
context:
space:
mode:
Diffstat (limited to 'rc.d')
-rwxr-xr-xrc.d/init.d/network2
1 files changed, 1 insertions, 1 deletions
diff --git a/rc.d/init.d/network b/rc.d/init.d/network
index c38381a3..359dffa2 100755
--- a/rc.d/init.d/network
+++ b/rc.d/init.d/network
@@ -159,7 +159,7 @@ case "$1" in
/sbin/route add -$args
done
else
- net_log $"Legacy static-route support not available: route not found"
+ net_log $"Legacy static-route support not available: /sbin/route not found"
fi
fi