Technical details (2/3) /etc/rc.d/* scripts Individual scripts for each service Called by rc, rc.shutdown, and manually by users Must support: start, stop Should support: restart, status, rcvar, and other arguments as necessary If argument prefixed with "force", skip rc.conf check /etc/rc.subr Shell script containing helper functions Removes duplication in individual rc.d scripts