rc.conf runs as part of every normal rc script.I've remembered something about the existence of a firstboot_sentinel which I never fully understood but it is referenced inrc.conf().
In the expanation it mentions early_late_divider which I'm trying to figure out. I want to be able to run something after rc.conf is processed.
rc.conf runs as part of every normal rc script.