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

Łukasz Piotrowiak saxifrage at o2.pl
Wed Oct 3 22:42:44 CEST 2007


Wednesday 03 of October 2007 22:32:31 Łukasz Piotrowiak napisał(a):
> 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.
>

Ok, już rozumiem dlaczego tak jest, przepraszam za zamieszanie, jest dobrze.

Pozdrawiam



More information about the pld-devel-pl mailing list