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:
Jaroslav Kysela 2018-04-04 09:58:12 +02:00
parent 1a95a63524
commit 93e03bdc2a

View file

@ -8,13 +8,7 @@
{
func load
files [
{
@func concat
strings [
{ @func datadir }
"/alsa.conf.d/"
]
}
"/etc/alsa/conf.d"
"/etc/asound.conf"
"~/.asoundrc"
]