A system administrator notices that systemd journal logs are being cleared after every reboot. Which of the following actions will ensure logs are stored persistently across reboots?
-
A
Create the directory /var/log/journal.
-
B
Set `Storage=volatile` in /etc/systemd/journald.conf.
-
C
Run the `journalctl --flush` command.
-
D
Restart the rsyslog service.