zła reguła w udev.rules rev 1.47

Łukasz Piotrowiak saxifrage at o2.pl
Wed Oct 3 22:32:31 CEST 2007


Witam!

W udev.rules jest:
# floppy devices
KERNEL=="nvram",		ACTION=="add", RUN+="load_floppy_module.sh"
KERNEL=="fd[0-9]*",		ACTION=="add", ATTRS{cmos}=="*", 
RUN+="create_floppy_devices -c -t $attr{cmos} -m %M $root/%k", GROUP="floppy"
KERNEL=="fd[0-9]*",		ACTION=="remove", RUN+="/bin/rm -f $root/%k*"

powinno być fd[0-9]* zamiast nvram.

Pozdrawiam
Łukasz Piotrowiak



More information about the pld-devel-pl mailing list