OSDN Git Service

conf: add /var/lib/alsa/conf.d directory lookup
authorJaroslav Kysela <perex@perex.cz>
Thu, 8 Apr 2021 10:31:47 +0000 (12:31 +0200)
committerJaroslav Kysela <perex@perex.cz>
Tue, 13 Apr 2021 07:23:00 +0000 (09:23 +0200)
It may be handy to put the configurations or symlinks
to the global runtime directory.

Signed-off-by: Jaroslav Kysela <perex@perex.cz>
src/conf/alsa.conf

index 962864b..3b96d4f 100644 (file)
@@ -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"