CompTIA Linux+ (XK0-005) — Question 49

Which of the following files holds the system configuration for journal when running systemd?

Answer options

Correct answer: A

Explanation

The correct answer is A, as /etc/systemd/journald.conf is the designated configuration file for journald in systemd. Options B and D are incorrect due to incorrect naming conventions, and option C does not exist as a valid configuration file for the journal.