]> git.alsa-project.org Git - alsa-ucm-conf.git/commitdiff
acp: fix linked configuration
authorJaroslav Kysela <perex@perex.cz>
Thu, 9 Dec 2021 10:24:14 +0000 (11:24 +0100)
committerJaroslav Kysela <perex@perex.cz>
Thu, 9 Dec 2021 10:25:36 +0000 (11:25 +0100)
Fixes: https://github.com/alsa-project/alsa-lib/issues/199
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
ucm2/common/linked-card.conf [new file with mode: 0644]
ucm2/conf.d/acp/acp.conf

diff --git a/ucm2/common/linked-card.conf b/ucm2/common/linked-card.conf
new file mode 100644 (file)
index 0000000..a90f20e
--- /dev/null
@@ -0,0 +1,3 @@
+Syntax 3
+
+Include.linked.File "/common/linked.conf"
index 5f056c72d3db3378b53abfbda6e9fbba57a5e783..7298c24409cdbad59588812889dc5ad37015f90c 120000 (symlink)
@@ -1 +1 @@
-../../common/linked.conf
\ No newline at end of file
+../../common/linked-card.conf
\ No newline at end of file