Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Fedora/input/system/accounts/physical.xml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ file should not have any access privileges anyway.
<ref nist="" disa="225"/>
</Rule>

<Rule id="file_permissions_grub2_conf" severity="medium">
<Rule id="file_permissions_grub2_cfg" severity="medium">
<title>Verify /boot/grub2/grub.cfg Permissions</title>
<description>File permissions for <tt>/boot/grub2/grub.cfg</tt> should be set to 600, which
is the default.
Expand Down
2 changes: 1 addition & 1 deletion RHEL/7/input/system/accounts/physical.xml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ file should not have any access privileges anyway.
<tested by="DS" on="20121026"/>
</Rule>

<Rule id="file_permissions_grub2_conf" severity="medium">
<Rule id="file_permissions_grub2_cfg" severity="medium">
<title>Verify /boot/grub2/grub.cfg Permissions</title>
<description>File permissions for <tt>/boot/grub2/grub.cfg</tt> should be set to 600, which
is the default.
Expand Down