--- trunk/udev/udev-persistent-alsa.rules.magellan 2010/08/18 00:57:31 1087 +++ trunk/udev/udev-persistent-alsa.rules.magellan 2010/08/18 02:24:13 1088 @@ -1,5 +1,5 @@ # /etc/udev/rules/60-persistent-alsa.rules: device naming rules for udev -# $Header: /root/magellan-cvs/src/udev/udev-persistent-alsa.rules.magellan,v 1.1 2009-10-13 10:46:20 niro Exp $ +# $Header: /root/magellan-cvs/src/udev/udev-persistent-alsa.rules.magellan,v 1.2 2010-08-18 02:24:12 niro Exp $ # # There are a number of modifiers that are allowed to be used in some # of the different fields. They provide the following subsitutions: @@ -18,7 +18,7 @@ # file that can be run before this one. # -ACTION!="add|change", GOTO="persistent_alsa_end" +ACTION=="remove", GOTO="persistent_alsa_end" SUBSYSTEM!="sound", GOTO="persistent_alsa_end" KERNEL!="controlC[0-9]*", GOTO="persistent_alsa_end"