aboutsummaryrefslogtreecommitdiff
path: root/libexec/rc/rc.d/bootparams
diff options
context:
space:
mode:
Diffstat (limited to 'libexec/rc/rc.d/bootparams')
-rwxr-xr-xlibexec/rc/rc.d/bootparams2
1 files changed, 2 insertions, 0 deletions
diff --git a/libexec/rc/rc.d/bootparams b/libexec/rc/rc.d/bootparams
index ce0b8a45e672..1d435d4ee480 100755
--- a/libexec/rc/rc.d/bootparams
+++ b/libexec/rc/rc.d/bootparams
@@ -15,5 +15,7 @@ rcvar="bootparamd_enable"
required_files="/etc/bootparams"
command="/usr/sbin/${name}"
+: ${bootparamd_svcj_options:="net_basic"}
+
load_rc_config $name
run_rc_command "$1"