Searched refs:_nscd_set_option (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/libexec/rc/rc.d/
H A Dnscd31 # usage: _nscd_set_option <option name> <default value>
33 _nscd_set_option() { function
52 _nscd_set_option "enable" "NO"
53 _nscd_set_option "pidfile" "/var/run/nscd.pid"
54 _nscd_set_option "flags" ""

Completed in 104 milliseconds