SV-230292r1017103_rule
V-230292
SRG-OS-000480-GPOS-00227
RHEL-08-010540
CAT III
10
Migrate the "/var" path onto a separate file system.
Verify that a separate file system has been created for "/var".
Check that a file system has been created for "/var" with the following command:
$ sudo grep /var /etc/fstab
/dev/mapper/... /var xfs defaults,nodev 0 0
If a separate entry for "/var" is not in use, this is a finding.
V-230292
False
RHEL-08-010540
Verify that a separate file system has been created for "/var".
Check that a file system has been created for "/var" with the following command:
$ sudo grep /var /etc/fstab
/dev/mapper/... /var xfs defaults,nodev 0 0
If a separate entry for "/var" is not in use, this is a finding.
M
2921