Skip to content

RHEL 9 systemd-journald service must be enabled.

An XCCDF Rule

Description

In the event of a system failure, RHEL 9 must preserve any information necessary to determine cause of failure and any information necessary to return to operations with least disruption to system processes.

ID
SV-257783r991562_rule
Version
RHEL-09-211040
Severity
Medium
References
Updated

Remediation Templates

A Manual Procedure

To enable the systemd-journald service, run the following command:

$ sudo systemctl enable --now systemd-journald