Skip to content

Commit

Permalink
remove sebool_secure_mode_insmod from RHEL ANSSI high
Browse files Browse the repository at this point in the history
  • Loading branch information
vojtapolasek committed Aug 17, 2023
1 parent c82c20e commit 08b9f87
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 08b9f87

Please sign in to comment.