Skip to content

Commit

Permalink
Allow unconfined_t execute kmod in the kmod domain
Browse files Browse the repository at this point in the history
Resolves: RHEL-54710
  • Loading branch information
zpytela committed Oct 23, 2024
1 parent 84fdaf4 commit 55262ef
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions policy/modules/roles/unconfineduser.te
Original file line number Diff line number Diff line change
Expand Up @@ -340,6 +340,10 @@ optional_policy(`
# mock_role(unconfined_r, unconfined_t)
#')

optional_policy(`
modutils_domtrans_kmod(unconfined_t)
')

optional_policy(`
mozilla_role_plugin(unconfined_r)

Expand Down

0 comments on commit 55262ef

Please sign in to comment.