aboutsummaryrefslogtreecommitdiff
path: root/libexec/rc/rc.d/nfscbd
diff options
context:
space:
mode:
Diffstat (limited to 'libexec/rc/rc.d/nfscbd')
-rwxr-xr-xlibexec/rc/rc.d/nfscbd2
1 files changed, 2 insertions, 0 deletions
diff --git a/libexec/rc/rc.d/nfscbd b/libexec/rc/rc.d/nfscbd
index 317a41ef8d3b..450de46e0855 100755
--- a/libexec/rc/rc.d/nfscbd
+++ b/libexec/rc/rc.d/nfscbd
@@ -14,6 +14,8 @@ rcvar="nfscbd_enable"
command="/usr/sbin/${name}"
sig_stop="USR1"
+: ${nfscbd_svcj_options:="net_basic"}
+
load_rc_config $name
run_rc_command "$1"