> > Some of the pieces I am building and adding to my RedHat installation are > requiring modifications to the /etc/rc.d/rc.sysinit script. > > What would be the response to creating an rc.sysinit.d, breaking the > rc.sysinit > script into smaller scripts that live in rc.sysinit.d and modifying > rc.sysinit to > just loop through each of the scripts in numerical order? > Can't you get there by just adding a new RC script in the init.d directory and and using chkconfig (I think that is it) to enable it in your RPM that installs the new RC script? ...james _______________________________________________ Redhat-devel-list mailing list Redhat-devel-list@redhat.com https://listman.redhat.com/mailman/listinfo/redhat-devel-list