Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 4423 - update-rc command is possibly incorrect for alsa
Summary: update-rc command is possibly incorrect for alsa
Status: RESOLVED FIXED
Alias: None
Product: [OLD] Docs-user
Classification: Unclassified
Component: Desktop Configuration Guide (show other bugs)
Hardware: x86 Linux
: Lowest trivial (vote)
Assignee: Arcady Genkin (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-07-02 07:05 UTC by Alfredo Matos
Modified: 2003-02-04 19:42 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alfredo Matos 2002-07-02 07:05:03 UTC
the command for reads 
update-rc add alsa default
and should read
update-rc add alsasound default
Comment 1 Matt Butcher 2002-07-16 20:16:24 UTC
Actually, I believe it should be:

rc-update add alsasound boot

As Alsa should be started in the boot stage, not default.
Comment 2 John Davis (zhen) (RETIRED) gentoo-dev 2002-08-12 23:33:04 UTC
This is fixed in the current version.

//ZhEN