diff --git a/src/conf/alsa.conf b/src/conf/alsa.conf index 123874aa..962864bc 100644 --- a/src/conf/alsa.conf +++ b/src/conf/alsa.conf @@ -57,6 +57,14 @@ cards.@hooks [ ".conf" ] } + { + @func concat + strings [ + "/var/lib/alsa/card" + { @func private_integer } + ".conf.d" + ] + } ] errors false }