summaryrefslogtreecommitdiffstats
path: root/abs/core/alsa-utils/alsa.conf.d
diff options
context:
space:
mode:
Diffstat (limited to 'abs/core/alsa-utils/alsa.conf.d')
-rw-r--r--abs/core/alsa-utils/alsa.conf.d4
1 files changed, 2 insertions, 2 deletions
diff --git a/abs/core/alsa-utils/alsa.conf.d b/abs/core/alsa-utils/alsa.conf.d
index 2c4a92e..bd50dcc 100644
--- a/abs/core/alsa-utils/alsa.conf.d
+++ b/abs/core/alsa-utils/alsa.conf.d
@@ -1,6 +1,6 @@
# Arguments for alsactl
-# example: ALSA_ARGS="--file /var/run/alsa-state"
-ALSA_ARGS=""
+# example: ALSA_ARGS="--file /var/lib/alsa/asound.state"
+ALSA_ARGS="--file /var/lib/alsa/asound.state"
# Enables powersaving mode for AC97 and hda_intel audio chips.
# Set to 1 to enable powersaving.