aboutsummaryrefslogtreecommitdiff
path: root/libexec/rc/rc.d/ypupdated
diff options
context:
space:
mode:
Diffstat (limited to 'libexec/rc/rc.d/ypupdated')
-rwxr-xr-xlibexec/rc/rc.d/ypupdated2
1 files changed, 2 insertions, 0 deletions
diff --git a/libexec/rc/rc.d/ypupdated b/libexec/rc/rc.d/ypupdated
index f7a7769c766a..1a4c595c745a 100755
--- a/libexec/rc/rc.d/ypupdated
+++ b/libexec/rc/rc.d/ypupdated
@@ -11,6 +11,8 @@
name="ypupdated"
rcvar="rpc_ypupdated_enable"
+: ${ypupdated_svcj_options:="net_basic"}
+
load_rc_config $name
command="/usr/sbin/rpc.${name}"