Sys V-based systems use a series of directories, typically /etc/rc.d (or similar) that contain other scripts and directories. The size of the scripts can vary; it's entirely possible to put nearly everything in one script, for example (although not recommended). If you have some script names in mind, I may be able to help more; from what you've given, however, it sounds like Sys V is not the style of startup/init that you've described. Actually, what you described is probably closest to Unix System III (ancient by today's standards). Note that if you have the installation handy, you may be able to determine the distribution by using the uname -a command.
Hope this helps.
__________________ The slowest component still sits at the keyboard. |