summaryrefslogtreecommitdiff
path: root/init.d/staticroute.in
diff options
context:
space:
mode:
Diffstat (limited to 'init.d/staticroute.in')
-rw-r--r--init.d/staticroute.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/init.d/staticroute.in b/init.d/staticroute.in
index 8aea55c..9f38b56 100644
--- a/init.d/staticroute.in
+++ b/init.d/staticroute.in
@@ -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 $?