Skip to content

Commit

Permalink
portage.te: Added dracut_run().
Browse files Browse the repository at this point in the history
Signed-off-by: Jonathan Davies <[email protected]>
  • Loading branch information
jpds committed Jun 14, 2021
1 parent 1c05d33 commit 90745d3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions policy/modules/admin/portage.te
Original file line number Diff line number Diff line change
Expand Up @@ -199,6 +199,8 @@ files_manage_all_files(portage_t)
# eselect uses file, which mmap()s its db
files_map_usr_files(portage_t)

dracut_run(portage_t, portage_roles)

selinux_get_fs_mount(portage_t)

auth_manage_shadow(portage_t)
Expand Down

0 comments on commit 90745d3

Please sign in to comment.