aboutsummaryrefslogtreecommitdiff
path: root/libexec/rc/rc.d/defaultroute
diff options
context:
space:
mode:
Diffstat (limited to 'libexec/rc/rc.d/defaultroute')
-rwxr-xr-xlibexec/rc/rc.d/defaultroute4
1 files changed, 4 insertions, 0 deletions
diff --git a/libexec/rc/rc.d/defaultroute b/libexec/rc/rc.d/defaultroute
index d8d6b2e97dcd..b96f91d36118 100755
--- a/libexec/rc/rc.d/defaultroute
+++ b/libexec/rc/rc.d/defaultroute
@@ -70,4 +70,8 @@ defaultroute_start()
}
load_rc_config $name
+
+# doesn't make sense to run in a svcj: config setting
+defaultroute_svcj="NO"
+
run_rc_command "$1"