LPIC-1 Exam 102 v5 (Linux Administrator) — Question 55

What is the systemd journal stored?

Answer options

Correct answer: C

Explanation

The correct answer is C because systemd journal files are typically stored in either /run/log/journal/ for runtime data or /var/log/journal/ for persistent storage. The other options point to incorrect or non-standard directories for systemd journal data.