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

/freebsd-10.1-release/etc/rc.d/
H A Dnscd28 # usage: _nscd_set_option <option name> <default value>
30 _nscd_set_option() { function
49 _nscd_set_option "enable" "NO"
50 _nscd_set_option "pidfile" "/var/run/nscd.pid"
51 _nscd_set_option "flags" ""

Completed in 54 milliseconds