RC.BOOT(T) Debian GNU/Linux Manual RC.BOOT(T) NAME /etc/rc.boot - directory for local or per-package boot scripts. DESCRIPTION The /etc/rc.boot directory is obsolete. It has been super- seded by the /etc/rcS.d directory. At boot time, first the /etc/rcS.d directory is scanned and then, for backwards compatibility, the /etc/rc.boot directory. The directory /etc/rc.boot is scanned by the program run- parts(s). The scripts found that have valid filenames for the run-parts program will be run in lexical sort order of the filenames. SEE ALSO run-parts(s), init(t). December 26, 1997 RC.BOOT(T)