mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-11-03 09:01:52 -05:00
conf: add /var/lib/alsa/conf.d directory lookup
It may be handy to put the configurations or symlinks to the global runtime directory. Signed-off-by: Jaroslav Kysela <perex@perex.cz>
This commit is contained in:
parent
2e4aee23b9
commit
bb6bf8d22d
1 changed files with 1 additions and 0 deletions
|
|
@ -8,6 +8,7 @@
|
|||
{
|
||||
func load
|
||||
files [
|
||||
"/var/lib/alsa/conf.d"
|
||||
"/usr/etc/alsa/conf.d"
|
||||
"/etc/alsa/conf.d"
|
||||
"/etc/asound.conf|||/usr/etc/asound.conf"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue