mirror of
https://github.com/systemd/systemd.git
synced 2025-02-09 13:57:42 +03:00
Commit f61e72d8 made raw USB printers accessible for the lp group. However, chmoding them to 0660 is a bit over-zealous, since by default raw USB devices are world-readable. Not being so breaks lsusb unnecessarily. Now set permissions to 0664.