chiark / gitweb /
libudev: device - create db file atomically
[elogind.git] / extras / cdrom_id / 60-cdrom_id.rules
index a3e8e3c7668faa93224c420db4c43282d352398c..132a68049da0443dd054f11b21d69882e3e76bf8 100644 (file)
@@ -2,4 +2,4 @@
 
 # import optical drive properties
 ACTION=="add|change", SUBSYSTEM=="block", ENV{DEVTYPE}=="disk", \
-  KERNEL=="sr[0-9]*|hd[a-z]|pcd[0-9]|xvd*", IMPORT{program}="cdrom_id --export $tempnode"
+  KERNEL=="sr[0-9]*|xvd*", IMPORT{program}="cdrom_id --export $tempnode"