chiark / gitweb /
Merge branch 'master' of git+ssh://master.kernel.org/pub/scm/linux/hotplug/udev
[elogind.git] / extras / cdrom_id / 60-cdrom_id.rules
1 # do not edit this file, it will be overwritten on update
2
3 # import optical drive properties
4 ACTION=="add|change", SUBSYSTEM=="block", ENV{DEVTYPE}=="disk", \
5   KERNEL=="sr[0-9]*|hd[a-z]|pcd[0-9]|xvd*", IMPORT{program}="cdrom_id --export $tempnode"