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

2020-10-19 Thread Marcin Kocur
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 /usr/lib/udev/rules.d/49-sane.rules |grep -A1 '1200 TA' # Mustek BearPaw 1200 C

Re: [systemd-devel] Suppressing spam error messages in the system journal

2020-10-19 Thread Michael Biebl
Am Mo., 19. Okt. 2020 um 15:56 Uhr schrieb Lennart Poettering : > > > 2) Could resolved be changed so that this message is only emitted > > (say) once for every 100 or 500 times that the condition is > > detected. > > We actually try hard to suppress unnecessary log lines, but I think > this

Re: [systemd-devel] Suppressing spam error messages in the system journal

2020-10-19 Thread Lennart Poettering
On Mo, 19.10.20 11:36, David C. Partridge (david.partri...@perdrix.co.uk) wrote: > Hi all, > > system-resolved is spamming the system logs with thousands of messages: > > Server returned error NXDOMAIN, mitigating potential DNS violation > DVE-2018-0001, retrying transaction with reduced fea

[systemd-devel] Suppressing spam error messages in the system journal

2020-10-19 Thread David C. Partridge
Hi all, system-resolved is spamming the system logs with thousands of messages: Server returned error NXDOMAIN, mitigating potential DNS violation DVE-2018-0001, retrying transaction with reduced feature level UDP. So I thought I'd come to the systemd list to see what can be done. The s