mirror of
https://github.com/systemd/systemd.git
synced 2024-11-05 23:51:28 +03:00
6 lines
249 B
Plaintext
6 lines
249 B
Plaintext
# do not edit this file, it will be overwritten on update
|
|
|
|
# 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"
|