mirror of
https://github.com/AuxXxilium/eudev.git
synced 2025-01-27 01:20:00 +07:00
4 lines
186 B
Plaintext
4 lines
186 B
Plaintext
# these rules generate rules for the /dev/{cdrom,dvd,...} symlinks
|
|
|
|
ACTION=="add", SUBSYSTEM=="block", ENV{ID_CDROM}=="?*", ENV{GENERATED}!="?*", PROGRAM="write_cd_rules", SYMLINK+="%c"
|