On Tue, Aug 27, 2002 at 08:36:38AM +0500, Dmitry Melekhov wrote:
Hello!
I have "strange" ;-) (for me) problem. I have several self written scripts in /etc/rc.d
/etc/init.d seems to be a more appropriate location
I linked them with ln to appropriate runlevel as I usually do on RH ( I don't like chkconfig).
If you provide specially formatted comments at the beginning of your script the numbers in symbolic links can be calculated automatically for you. Please see man page of insserv(8).
But I found that yast2 renames my link names from S20... to S00 or S01... How can I tell to yast to not do this?
Please read man page init.d(7). It explains pretty much the concept. If you prefer to make all changes manually, change ENABLE_SUSECONFIG to "no" Regards, -Kastus