Gentoo Archives: gentoo-dev

From: Marcelo Fontenele S Santos <msantos@×××××.com>
To: gentoo-dev@g.o
Subject: [gentoo-dev] alsasound and init.d
Date: Thu, 04 Jul 2002 08:04:51
Message-Id: 200207041304.g64D4eZ14076@r2d2.gisplan.dyndns.org
1 -----BEGIN PGP SIGNED MESSAGE-----
2 Hash: SHA1
3
4 Hi,
5
6 The /etc/init.d/alsasound has a "before modules" in its depend clause.
7
8 Does "before" handle different runlevels? That is, if alsasound is in
9 runlevel default and modules in runlevel boot, does alsasound start before
10 modules?
11
12 If not then alsasound must be in runlevel boot and the Gentoo Linux Desktop
13 Configuration Guide must be corrected to reflect this.
14
15 Code listing 23: rc6+ users only
16
17 from:
18 # rc-update add alsa default
19 to:
20 # rc-update add alsasound boot
21
22 Thanks,
23 - --
24 Marcelo Fontenele S Santos<msantos@×××××.com>
25
26 -----BEGIN PGP SIGNATURE-----
27 Version: GnuPG v1.0.6 (GNU/Linux)
28 Comment: For info see http://www.gnupg.org
29
30 iD8DBQE9JEfiCBYGr8x5oV8RAu4OAJ48NhPLaP0g7Yx4MjC04+tgamSHogCcD8lu
31 Jub429Pngq+hI9zhP2fonp8=
32 =W66h
33 -----END PGP SIGNATURE-----