Command scripts for auto-reboot and daemon startup as used on NetBSD, FreeBSD, and OpenBSD
rc.d, or rc is the command script which controls the automatic boot process after being called by init(8).
It's an enhancement of the 'classic' rc script. The implementation originated in NetBSD 1.5, which served as base for the implementations in FreeBSD & OpenBSD.