sane-backends/SOURCES/66-saned.rules

3 lines
158 B
Plaintext
Raw Normal View History

2019-05-07 09:53:17 +00:00
# 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{DEVNAME}"