Mailinglist Archive: opensuse-factory (257 mails)
| < Previous | Next > |
Re: [opensuse-factory] understanding of Required-Start in init scripts
- From: Takashi Iwai <tiwai@xxxxxxx>
- Date: Mon, 18 May 2009 09:36:39 +0200
- Message-id: <s5hoctqeubc.wl%tiwai@xxxxxxx>
At Mon, 18 May 2009 09:26:27 +0200,
Dominique Leuenberger wrote:
See the man page of insserv. The system facilities are defined in
/etc/insserv.conf.
Takashi
--
To unsubscribe, e-mail: opensuse-factory+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-factory+help@xxxxxxxxxxxx
Dominique Leuenberger wrote:
Hi,
i have a short question, for my understanding of the init scripts.
I understand that there are dependencies between them, in order to have
parallel launch not messing up. Makes all sense to me.
The only thing I do not completely understand is the difference between
Required-Start: $network
and
Required-Start: dbus
(the difference that one requires the network and the other one the service
dbus is obvious to me. Please don't explain the literal difference of the
two lines.
My question is more regarding the "$" sign in from of network.
See the man page of insserv. The system facilities are defined in
/etc/insserv.conf.
Takashi
--
To unsubscribe, e-mail: opensuse-factory+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-factory+help@xxxxxxxxxxxx
| < Previous | Next > |