On Tue, Jan 26, 2010 at 05:35:37PM -0600, Kurt Newman wrote: > I meant /etc/rc.d/rc being CentOS-specific (technically, RHEL-specific). You can still use the legacy names /etc/rc#.d (eg /etc/rc4.d is a symlink to /etc/rc.d/rc4.d; /etc/rc -> /etc/rc.d/rc). > In any event, it appears the easiest bet for me is to simply patch > /etc/rc.d/rc and simply have it call some custom bootstrap code to You should never need to touch /etc/rc.d/rc; if you do it might get overwritten if ever initscripts is updated. -- rgds Stephen