1
0
mirror of https://github.com/home-assistant/supervisor.git synced 2026-05-08 17:08:36 +01:00

Add missing syslog identifiers to default list for Host logs (#6485)

Add more syslog identifiers (most importantly containerd) extracted from real
systems that were missing in the list. This should make the host logs contain
the same events as journalctl logs, minus audit logs and Docker container logs.
This commit is contained in:
Jan Čermák
2026-01-22 10:05:52 +01:00
committed by GitHub
parent cbaef62d67
commit a8e5c4f1f2
+10
View File
@@ -3,10 +3,17 @@
"bluetoothd",
"bthelper",
"btuart",
"containerd",
"dbus-broker",
"dbus-broker-launch",
"docker",
"docker-prepare",
"dockerd",
"dropbear",
"fstrim",
"haos-data-disk-detach",
"haos-swapfile",
"haos-wipe",
"hassos-apparmor",
"hassos-config",
"hassos-expand",
@@ -17,7 +24,10 @@
"kernel",
"mount",
"os-agent",
"qemu-ga",
"rauc",
"raucdb-update",
"sm-notify",
"systemd",
"systemd-coredump",
"systemd-fsck",