diff options
Diffstat (limited to 'libexec/rc/rc.d/netwait')
| -rwxr-xr-x | libexec/rc/rc.d/netwait | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/libexec/rc/rc.d/netwait b/libexec/rc/rc.d/netwait index 8342a100bd87..3f374806d97c 100755 --- a/libexec/rc/rc.d/netwait +++ b/libexec/rc/rc.d/netwait @@ -111,4 +111,8 @@ netwait_start() } load_rc_config $name + +# doesn't make sense to run in a svcj: config setting +netwait_svcj="NO" + run_rc_command "$1" |
