What is the actual difference between a and plain in the journal?
When searching, I could only find:
https://github.com/systemd/systemd/blob ... tl.c#L2666
So "-- Boot" is added when /proc/sys/kernel/random/boot_id changes. But how does the "-- Reboot" make its way to the log?
Code:
-- Boot $BOOT_ID --
Code:
-- Reboot --
When searching, I could only find:
https://github.com/systemd/systemd/blob ... tl.c#L2666
So "-- Boot" is added when /proc/sys/kernel/random/boot_id changes. But how does the "-- Reboot" make its way to the log?
Statistics: Posted by marktsf — 2024-08-08 11:15 — Replies 2 — Views 64