mirror of
https://github.com/siderolabs/talos.git
synced 2025-08-21 22:51:13 +02:00
Since dmesg is not streamed, it becomes difficult to debug issues with machined. This fixes that by setting up the logging of machine to go to /dev/kmsg and to a log file. Signed-off-by: Andrew Rynhard <andrew@andrewrynhard.com>