mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-11-05 13:30:00 -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
|
func load
|
||||||
files [
|
files [
|
||||||
{
|
"/etc/alsa/conf.d"
|
||||||
@func concat
|
|
||||||
strings [
|
|
||||||
{ @func datadir }
|
|
||||||
"/alsa.conf.d/"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
"/etc/asound.conf"
|
"/etc/asound.conf"
|
||||||
"~/.asoundrc"
|
"~/.asoundrc"
|
||||||
]
|
]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue