summaryrefslogtreecommitdiffstats
path: root/alsa-lib/asound.conf
diff options
context:
space:
mode:
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
+ }
+]