Skip to content

Commit

Permalink
Do not make bootloader config less secure
Browse files Browse the repository at this point in the history
Signed-off-by: Karl DeBisschop <[email protected]>
  • Loading branch information
kdebisschop committed Mar 24, 2024
1 parent 38b4140 commit a18fc7d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tasks/section_1/cis_1.4.x.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@
mode: 0600
when:
- ubtu20cis_1_4_2_grub_cfg_status.stat.exists
- ubtu20cis_1_4_2_grub_cfg_status.stat.mode != "0400"
when:
- ubtu20cis_rule_1_4_2
tags:
Expand Down

0 comments on commit a18fc7d

Please sign in to comment.