A is correct: When Storage=volatile is set in /etc/systemd/journald.conf, logs are kept in RAM and lost on reboot.
Incorrect Options:
B: Would cause rotation or truncation, not full loss after reboot.
C: Would stop logging entirely, not just reset after boot.
D: Journals are not stored in /tmp.
[Reference:, CompTIA Linux+ XK0-005 Study Guide, Chapter 10, man journald.conf, , , ]
Contribute your Thoughts:
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit