SV-256911r1137612_rule
V-256911
SRG-APP-000456-AS-000266
APAS-AT-000122
CAT II
10
Install and enable DNF Automatic:
dnf install dnf-automatic
(run the install)
systemctl enable --now dnf-automatic.timer
Modify /etc/dnf/automatic.conf and set "apply_updates = yes".
As a system administrator for each Automation Controller host inspect the status of the DNF Automatic timer:
systemctl status dnf-automatic.timer
If "Active: active" is not included in the output, this is a finding.
Inspect the configuration of DNF Automatic:
grep apply_updates /etc/dnf/automatic.conf
If "apply_updates = yes" is not displayed, this is a finding.
V-256911
False
APAS-AT-000122
As a system administrator for each Automation Controller host inspect the status of the DNF Automatic timer:
systemctl status dnf-automatic.timer
If "Active: active" is not included in the output, this is a finding.
Inspect the configuration of DNF Automatic:
grep apply_updates /etc/dnf/automatic.conf
If "apply_updates = yes" is not displayed, this is a finding.
M
5534