CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/10/31 11:46:23
Modified files:
etc/rc.d : rc.subr
Log message:
Shuffle things around to have FUNCS_ONLY higher in the script so consummers
source only what they really needs.
Only expose the following which are used by /etc/rc, netstart and rcctl:
_rc_parse_conf
_rc_check_name
_rc_err
_rc_do
_rc_quirk
ok sthen@
