Skip to content

Configure journald to not keep persistent journals

Seppo Yli-Olli requested to merge nanonyme/faster-minimal-bootup into master

Flushing journal to disk is one of the operations during VM bootup that has unpredictable duration. Let's use volatile journal instead.

Merge request reports