----- Original Message ----- From: "Konstantin (Kastus) Shchuka" <kastus@tsoft.com> To: <suse-linux-e@suse.com> Sent: Tuesday, August 27, 2002 9:08 AM Subject: Re: [SLE] SLES7 (Suse 7.2) and runlevel
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
Shure, sorry, I wrote like about RH 6.2 ;-) script
the numbers in symbolic links can be calculated automatically for you. Please see man page of insserv(8).
I readed it and can not find how to set start or stop number, I mean XX in SXX or KXX.
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"
This is not what I want, I only want SuSEconfig doesn't change my init scripts order :-)