A workaround is block these messages in rsyslog:

May 21 11:25:44 scutum lircd[856]: lircd-0.9.4c[856]: Error: Cannot
glob /sys/class/rc/rc0/input[0-9]*/event[0-9]*
May 21 11:25:44 scutum lircd-0.9.4c[856]: Error: Cannot glob
/sys/class/rc/rc0/input[0-9]*/event[0-9]*

To make it, you need to create the file
/etc/rsyslog.d/lircd-trash.conf with the following content:

If $syslogtag contains 'lircd' and $msg contains 'Error: Cannot glob' then stop

and restart the rsyslog:

# systemctl restart rsyslog

Regards,

Eriberto

Reply via email to