chiark / gitweb /
libudev: device - create db file atomically
[elogind.git] / extras / cdrom_id / 60-cdrom_id.rules
index b06dafddb7ab8b72783177e56006ad2f8cef0fda..132a68049da0443dd054f11b21d69882e3e76bf8 100644 (file)
@@ -1,3 +1,5 @@
-# import optical drive properties
+# do not edit this file, it will be overwritten on update
 
-KERNEL=="sr[0-9]*|hd[a-z]|pcd[0-9]*", IMPORT{program}="cdrom_id --export $tempnode"
+# import optical drive properties
+ACTION=="add|change", SUBSYSTEM=="block", ENV{DEVTYPE}=="disk", \
+  KERNEL=="sr[0-9]*|xvd*", IMPORT{program}="cdrom_id --export $tempnode"