SV-282611r1200813_rule
V-282611
SRG-OS-000437-GPOS-00194
TOSS-05-000120
CAT III
10
Configure TOSS 5 to remove all software components after updated versions have been installed.
Edit the file /etc/dnf/dnf.conf by adding or editing the following line:
clean_requirements_on_remove=1
Verify TOSS 5 removes all software components after updated versions have been installed using the following command:
$ grep clean /etc/dnf/dnf.conf
clean_requirements_on_remove=1
If "clean_requirements_on_remove" is not set to "1", this is a finding.
V-282611
False
TOSS-05-000120
Verify TOSS 5 removes all software components after updated versions have been installed using the following command:
$ grep clean /etc/dnf/dnf.conf
clean_requirements_on_remove=1
If "clean_requirements_on_remove" is not set to "1", this is a finding.
M
5738