diff options
Diffstat (limited to 'libexec/rc/rc.d/ypserv')
| -rwxr-xr-x | libexec/rc/rc.d/ypserv | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/libexec/rc/rc.d/ypserv b/libexec/rc/rc.d/ypserv index 9b60e9a55b25..8cae179fdd11 100755 --- a/libexec/rc/rc.d/ypserv +++ b/libexec/rc/rc.d/ypserv @@ -12,6 +12,8 @@ name="ypserv" desc="NIS database server" rcvar="nis_server_enable" +: ${ypserv_svcj_options:="net_basic"} + load_rc_config $name command="/usr/sbin/${name}" |
