mirror of
https://github.com/systemd/systemd-stable.git
synced 2024-11-01 09:21:11 +03: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"
|