Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#1680 - floppy permissions in udev.permissions
|
DetailsIn /etc/udev/rules.d/udev.rules floppy devices are created as:
KERNEL="fd[0-9]*", NAME="floppy/%n" but in /etc/udev/permissions.d/udev.permissions the permissions are set as: fd[01]*:root:users:0660 it should be: floppy/*:root:users:0660 |
This task depends upon