Your IP : 216.73.216.48


Current Path : /hdd/hdd11/main/lib/udev/rules.d/
Upload File :
Current File : /hdd/hdd11/main/lib/udev/rules.d/90-alsa-restore.rules

ACTION=="add", SUBSYSTEM=="sound", KERNEL=="controlC*", KERNELS!="card*", TEST=="/usr/sbin", TEST=="/usr/share/alsa", GOTO="alsa_restore_go"
GOTO="alsa_restore_end"

LABEL="alsa_restore_go"
TEST!="/etc/alsa/state-daemon.conf", RUN+="/usr/sbin/alsactl restore $attr{device/number}"
TEST=="/etc/alsa/state-daemon.conf", RUN+="/usr/sbin/alsactl nrestore $attr{device/number}"

LABEL="alsa_restore_end"