/etc/init.d/rc

  1. The rc (or rcS) file is run as an important part of the init startup procedure. These files read everything in /etc/rc*.d and /etc/rcS.d, and run the programs linked to in order. These programs start system daemons such as portsentry, cron, httpd, ftpd, and others.