3 lines
145 B
Plaintext
3 lines
145 B
Plaintext
# start idedma script for each added IDE device
|
|
ACTION=="add", SUBSYSTEM=="block", KERNEL=="hd*[!0-9]", RUN+="/lib/udev/idedma.sh $env{DEVNAME}"
|