I'm a newbie trying to write a SysV init script for ipfm in RedHat 9. Looking at all the RedHat-installed scripts for services such as httpd and sshd, it appears that RedHat has the scripts written in ...
You shouldn't have to create ALL of the rcx.d directories. It would probably be enough just to create one for the desired runlevel, and place a link to the single script in there. Although i can't ...