Re: [suse-sles-e] Runlevel Settings

From: Alexei_Roudnev (Alexei_Roudnev_at_exigengroup.com)
Date: Thu Nov 30 2006 - 03:34:46 CET


Message-ID: <177301c71428$19b3f560$6f31a8c0@sjc.exigengroup.com>
From: "Alexei_Roudnev" <Alexei_Roudnev@exigengroup.com>
Date: Wed, 29 Nov 2006 18:34:46 -0800
Subject: Re: [suse-sles-e] Runlevel Settings

chkconfig app1 off
chkconfig app2 off
chkconfig app1 on
chkconfig app2 on

And then, what is $x? If it is applciation x, you need

 # Required-start: x

$x is a macro (such as $network)

----- Original Message -----
From: "Ron Joffe" <rjoffe@yahoo.com>
To: <suse-sles-e@suse.com>
Sent: Wednesday, November 29, 2006 4:27 PM
Subject: [suse-sles-e] Runlevel Settings

> I have an SLES-9 SP3 box that I am attempting to do the following:
>
> Configure app x to start after app y on runlevel 3.
>
> I have both x and y in /etc/init.d.
>
> In the x init.d script I have :
> # Required-Start: $x
>
> After running SuSEConfig I expected to find S??x have a greater value the
S??y
> so that they will start up in the correct order.
>
> What am I missing?
>
> Thanks,
>
> Ron
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: suse-sles-e-unsubscribe@suse.com
> For additional commands, e-mail: suse-sles-e-help@suse.com
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: suse-sles-e-unsubscribe@suse.com
For additional commands, e-mail: suse-sles-e-help@suse.com



This archive was generated by hypermail 2.1.7 : Thu Nov 30 2006 - 05:35:35 CET