mirror of
https://github.com/systemd/systemd.git
synced 2025-03-21 02:50:18 +03:00
[PATCH] add cdrom rule for ide cdrom.
Rule came from Kay
This commit is contained in:
parent
843d1a84b9
commit
6a82707227
@ -46,4 +46,7 @@ REPLACE, KERNEL="ttyUSB0", NAME="pl2303"
|
||||
#REPLACE, KERNEL="ttyS*", NAME="tts/%n"
|
||||
#REPLACE, KERNEL="tty*", NAME="vc/%n"
|
||||
|
||||
# if this is a ide cdrom, name it the default name, and create a symlink to cdrom
|
||||
CALLOUT, BUS="ide", PROGRAM="/bin/cat /proc/ide/%k/media", ID="cdrom", NAME="%k", SYMLINK="cdrom"
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user