mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-11-04 13:30:08 -05:00
alsa.conf: change the location for add-on configs to /etc/alsa/conf.d
The add-on configuration files should be placed to a volatile place. Signed-off-by: Jaroslav Kysela <perex@perex.cz>
This commit is contained in:
parent
1a95a63524
commit
93e03bdc2a
1 changed files with 1 additions and 7 deletions
|
|
@ -8,13 +8,7 @@
|
|||
{
|
||||
func load
|
||||
files [
|
||||
{
|
||||
@func concat
|
||||
strings [
|
||||
{ @func datadir }
|
||||
"/alsa.conf.d/"
|
||||
]
|
||||
}
|
||||
"/etc/alsa/conf.d"
|
||||
"/etc/asound.conf"
|
||||
"~/.asoundrc"
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue