chiark / gitweb /
rules: virtio - fix is to check if the 'name' attribute is present
[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]*|xvd*", IMPORT{program}="cdrom_id --export $tempnode"