tag 462655 unreproducible moreinfo
thanks

On Jan 26, Stefanos Harhalakis <[EMAIL PROTECTED]> wrote:

> The group problem is not yet fixed. The rule:
> 
> SUBSYSTEM=="block", ATTRS{removable}=="1", \
>         DRIVERS!="aacraid",                     GROUP="floppy"
> 
> in permissions.rules still results in group 'floppy'. I'm not sure why.
> I don't know if this is a udev bug or a permission.rules bug but I 
> suggest changing the rules to either:
> 
> # the aacraid driver is broken and reports that disks removable (see #404927)
> SUBSYSTEM=="block", DRIVERS=="aacraid", GROUP:="disk"
> SUBSYSTEM=="block", ATTRS{removable}=="1", GROUP="floppy"

I can't see why this would make any difference.
Please forgive me if I do not believe that the workaround added one year
ago actually never worked and you are the first one to notice it.

-- 
ciao,
Marco

Attachment: signature.asc
Description: Digital signature

Reply via email to