-
Bug
-
Resolution: Done
-
Major
-
RH124 - RHEL9.0-en-2-20220609
-
None
-
en-US (English)
URL:
Reporter RHNID:
Section: -
Language: en-US (English)|
Workaround:
Description: Chapter 11 page 364
step 3.2 systemctl restart systemd-journald is not sufficient to switch over to the persistent journal. A better method is the following and should be included in the lab -
[root@host ~]# mkdir -p /var/log/journal
[root@host ~]# systemd-tmpfiles --create --prefix /var/log/journal
[root@host ~]# journalctl --flush
- is duplicated by
-
PTL-2494 RH124-893: Persist Journal
- Closed