jobextra/sane/66-saned.rules

3 lines
176 B
Plaintext
Raw Normal View History

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