Skip to content

Commit

Permalink
Merge pull request #11001 from vojtapolasek/remove_sebool_insmod_from…
Browse files Browse the repository at this point in the history
…_anssi

Remove sebool_secure_mode_insmod from anssi
  • Loading branch information
jan-cerny committed Aug 17, 2023
2 parents c82c20e + 08b9f87 commit a57a3c9
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions products/rhel8/profiles/anssi_bp28_high.profile
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,5 @@ description: |-

selections:
- anssi:all:high
# the following rule renders UEFI systems unbootable
- '!sebool_secure_mode_insmod'
2 changes: 2 additions & 0 deletions products/rhel9/profiles/anssi_bp28_high.profile
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,5 @@ description: |-

selections:
- anssi:all:high
# the following rule renders UEFI systems unbootable
- '!sebool_secure_mode_insmod'

0 comments on commit a57a3c9

Please sign in to comment.