sane-backends/66-saned.rules
Zdenek Dohnal 3973bbb665 1554032 - saned doesn't have permissions to write on usb port
updated README.Fedora - mention epson official drivers
2018-03-12 14:36:35 +01:00

3 lines
158 B
Plaintext

# udev rule for saned (SANE scanning daemon) to be able to write on usb port
ENV{libsane_matched}=="yes", RUN+="/usr/bin/setfacl -m g:saned:rw $env{DEVPATH}"