aboutsummaryrefslogtreecommitdiffstats
path: root/alsa-plugins/40-alsa.rules
blob: 12e570dd8bd9be3611eefba69fc06a25270283c9 (plain)
1
2
3
4
# /etc/udev/rules.d/40-alsa.rules

# When a sound device is detected, restore the volume settings
KERNEL=="controlC[0-9]*", ACTION=="add", RUN+="/usr/sbin/alsactl restore %n"