SV-239141r675231_rule
V-239141
SRG-OS-000437-GPOS-00194
PHTN-67-000070
CAT II
10
Open /etc/tdnf/tdnf.conf with a text editor.
Remove any existing "clean_requirements_on_remove" line and ensure the following line is present:
clean_requirements_on_remove=true
At the command line, execute the following command:
# grep -i "^clean_requirements_on_remove" /etc/tdnf/tdnf.conf
Expected result:
clean_requirements_on_remove=true
If the output does not match the expected result, this is a finding.
V-239141
False
PHTN-67-000070
At the command line, execute the following command:
# grep -i "^clean_requirements_on_remove" /etc/tdnf/tdnf.conf
Expected result:
clean_requirements_on_remove=true
If the output does not match the expected result, this is a finding.
M
5323