summaryrefslogtreecommitdiffstats
path: root/alsa-lib/asound.conf
diff options
context:
space:
mode:
authorpiernov <piernov@piernov.org>2012-01-30 20:27:50 +0100
committerpiernov <piernov@piernov.org>2012-05-13 16:22:07 +0200
commita0872260c949d610fb85fb8c892b1b7df7196fcf (patch)
treead048d1aea02c849a3cdc5595722e3ddc6db4e1a /alsa-lib/asound.conf
parent8e5bb848cb8ee6f63379e923d58d4d005e9d73e2 (diff)
downloadnutyx-extra-a0872260c949d610fb85fb8c892b1b7df7196fcf.tar.gz
nutyx-extra-a0872260c949d610fb85fb8c892b1b7df7196fcf.tar.bz2
nutyx-extra-a0872260c949d610fb85fb8c892b1b7df7196fcf.tar.xz
nutyx-extra-a0872260c949d610fb85fb8c892b1b7df7196fcf.zip
alsa-lib 1.0.25-1 màj port
(cherry picked from commit 592fa2af6e3b49d7254d7b0ccb5837b9bab46869)
Diffstat (limited to 'alsa-lib/asound.conf')
-rw-r--r--alsa-lib/asound.conf13
1 files changed, 13 insertions, 0 deletions
diff --git a/alsa-lib/asound.conf b/alsa-lib/asound.conf
new file mode 100644
index 000000000..9b1d6ea53
--- /dev/null
+++ b/alsa-lib/asound.conf
@@ -0,0 +1,13 @@
+#
+# Place your global alsa-lib configuration here...
+#
+
+@hooks [
+ {
+ func load
+ files [
+ "/etc/alsa/pulse-default.conf"
+ ]
+ errors false
+ }
+]