Skip to content

Commit

Permalink
Merge pull request SELinuxProject#806 from gtrentalancia/netlabel_fix
Browse files Browse the repository at this point in the history
Allow interactive user terminal output for the NetLabel management tool
  • Loading branch information
pebenito authored Aug 28, 2024
2 parents faa409e + 22fd3dd commit 6d29eb2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions policy/modules/system/netlabel.te
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ allow netlabel_mgmt_t self:netlink_generic_socket create_socket_perms;

kernel_read_network_state(netlabel_mgmt_t)

domain_use_interactive_fds(netlabel_mgmt_t)

files_read_etc_files(netlabel_mgmt_t)

seutil_use_newrole_fds(netlabel_mgmt_t)
Expand Down

0 comments on commit 6d29eb2

Please sign in to comment.