Bugzilla – Bug 358391
Udev rules 99-* have no effect
Last modified: 2008-02-08 18:21:04 UTC
/etc/udev/rules.d/99-cdrom.rules contains an unconditional line OPTIONS="last_rule" this causes all later files to be ignored. Tested with 99-parport.rules . I assume, the OPTIONS directive was meant to belong to the "sr0" line.
Could you please run "rpm -qf /etc/udev/rules.d/99-cdrom.rules" and show us output?
file /etc/udev/rules.d/99-cdrom.rules is not owned by any package Maybe created by yast?
Seems to be created in installation by yast2-network.
no, it isn't
Kay, do you have any comment for comment #1 ?
No, no idea where that file is coming from, it was never part of udev or anything I know.
As this file is not part of any package and is not created by yast I will probably close this as WORKSFORME. But before I do so, could you try to dig up where it comes from?
I've checked several other laptops, none had this file. Closed WORKSFORME - I'll reopen if I find any traces.