Skip to content

Commit

Permalink
Update ktlsh policy
Browse files Browse the repository at this point in the history
  • Loading branch information
zpytela committed Dec 17, 2024
1 parent a152f54 commit 0d528ae
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions policy/modules/contrib/ktls.te
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,9 @@ init_daemon_domain(ktlshd_t, ktlshd_exec_t)

permissive ktlshd_t;

allow ktlshd_t self:netlink_generic_socket create_socket_perms;
allow ktlshd_t self:unix_dgram_socket create_socket_perms;

optional_policy(`
logging_send_syslog_msg(ktlshd_t)
')

0 comments on commit 0d528ae

Please sign in to comment.