--- trunk/udev/udev-cdrom_id.rules.magellan 2008/03/22 18:13:36 516 +++ trunk/udev/udev-cdrom_id.rules.magellan 2008/12/22 18:56:05 715 @@ -1,5 +1,5 @@ # /etc/udev/rules/60-cdrom_id.rules: device naming rules for udev -# $Header: /root/magellan-cvs/src/udev/udev-cdrom_id.rules.magellan,v 1.1 2008-03-22 18:13:36 niro Exp $ +# $Header: /root/magellan-cvs/src/udev/udev-cdrom_id.rules.magellan,v 1.2 2008-12-22 18:56:00 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,4 +18,4 @@ # file that can be run before this one. # -KERNEL=="sr[0-9]*|hd[a-z]|pcd[0-9]*", IMPORT{program}="cdrom_id --export $tempnode" +ACTION=="add|change", KERNEL=="sr[0-9]*|hd[a-z]|pcd[0-9]*", IMPORT{program}="cdrom_id --export $tempnode"