Sophie

Sophie

distrib > CentOS > 6 > i386 > by-pkgid > fcd0f3454320f345bdb733d81443ba8e > files > 20

cups-1.4.2-35.el6_0.1.i686.rpm

# Allow the lp group to read and write raw USB devices for printers.
# This is required for the CUPS usb backend when built with libusb
# support.
ACTION=="add", SUBSYSTEM=="usb", \
  ATTR{bInterfaceClass}=="07", ATTR{bInterfaceSubClass}=="01", \
  RUN+="/usr/bin/setfacl -m g:lp:rw /dev/%P"