Re: [systemd-devel] [udev] Scanner rule not applied during boot

2020-10-20 Thread Lennart Poettering
On Di, 20.10.20 23:16, Marcin Kocur (marcin2...@gmail.com) wrote: > Lennart, > > I'm using outdated lxdm with Xfce. > > I just disabled lxmd, copied fresh /etc/X11/xinit/xinitrc to ~/.xinitrc > (adding my environment exec command there) and started my environment from > startx: ACLs didn't change.

Re: [systemd-devel] [udev] Scanner rule not applied during boot

2020-10-20 Thread Marcin Kocur
W dniu 20.10.2020 o 20:05, Lennart Poettering pisze: On Di, 20.10.20 18:47, Marcin Kocur (marcin2...@gmail.com) wrote: I don't how how this uaccess tag works, but I can assume that my scanner which is libsane_matched (as set by /usr/lib/udev/rules.d/49-sane.rules) gets ACL permission added some

Re: [systemd-devel] [udev] Scanner rule not applied during boot

2020-10-20 Thread Lennart Poettering
On Di, 20.10.20 18:47, Marcin Kocur (marcin2...@gmail.com) wrote: > I don't how how this uaccess tag works, but I can assume that my scanner > which is libsane_matched (as set by > /usr/lib/udev/rules.d/49-sane.rules) gets ACL permission added somewhere > later thanks to this uaccess tag. > > The

Re: [systemd-devel] [udev] Scanner rule not applied during boot

2020-10-20 Thread Marcin Kocur
W dniu 20.10.2020 o 13:44, Lennart Poettering pisze: On Mo, 19.10.20 21:19, Marcin Kocur (marcin2...@gmail.com) wrote: Hello systemd devs and users, I need an advice regarding USB scanner which rule is not(?) processed at boot time. When I trigger it manually, the scanner device file gets prop

Re: [systemd-devel] [udev] Scanner rule not applied during boot

2020-10-20 Thread Lennart Poettering
On Mo, 19.10.20 21:19, Marcin Kocur (marcin2...@gmail.com) wrote: > > Hello systemd devs and users, > > I need an advice regarding USB scanner which rule is not(?) processed at > boot time. When I trigger it manually, the scanner device file gets proper > permissions. > > Here's the rule: > > cat