mirror of
https://github.com/home-assistant/operating-system.git
synced 2026-02-15 07:29:08 +00:00
For some messages, RAUC uses GLib's structured logging API, which doesn't add the SYSLOG_IDENTIFIER implicitly, like the convenience messages do. Backport a patch submitted upstream which add this field to all messages, making all RAUC logging available when rauc identifier is queried.