Re: [systemd-devel] Journald : from initialramfs to real root

2025-02-25 Thread Mantas Mikulėnas
On Tue, Feb 25, 2025 at 8:13 PM Thomas HUMMEL wrote: > On 2/25/25 6:57 AM, Mantas Mikulėnas wrote: > > Hello, > > thanks for your answer. > > > These seem like rsyslogd has picked them up directly from the kernel > (from > > the legacy /proc/kmsg guessing from the format) and not from the journal

Re: [systemd-devel] Journald : from initialramfs to real root

2025-02-25 Thread Thomas HUMMEL
On 2/25/25 6:57 AM, Mantas Mikulėnas wrote: Hello, thanks for your answer. These seem like rsyslogd has picked them up directly from the kernel (from the legacy /proc/kmsg guessing from the format) and not from the journal. Systemd-journald loads kernel logs via /dev/kmsg which wouldn't have t