chiark / gitweb /
Merge libudev, udev, and the unconditional extras in a single Makefile.am.
[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"