PATCH: Fix a parsing error in a udev rule

Harald Hoyer harald at redhat.com
Thu Sep 28 09:45:34 UTC 2006


Miles Lane wrote:
> diff -u 50-udev.rules~ 50-udev.rules
> --- 50-udev.rules~      2006-09-25 08:26:26.000000000 -0700
> +++ 50-udev.rules       2006-09-27 14:47:11.000000000 -0700
> @@ -150,7 +150,7 @@
> 
> # s390 devices
> KERNEL=="z90crypt",            MODE="0666"
> -KERNEL="slram[0-9]*",          SYMLINK="xpram%n"
> +KERNEL=="slram[0-9]*",                 SYMLINK="xpram%n"
> 
> # DVB
> KERNEL=="dvb",                 MODE="0660"
> 

fixed with udev-095-10
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 3621 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://listman.redhat.com/archives/fedora-test-list/attachments/20060928/d8c1c624/attachment.bin>


More information about the fedora-test-list mailing list