diff --git a/selinux/wings.te b/selinux/wings.te index 0c3c0c6..5597b56 100644 --- a/selinux/wings.te +++ b/selinux/wings.te @@ -18,6 +18,7 @@ permissive wings_t; # allow wings_t self:fifo_file rw_fifo_file_perms; allow wings_t self:unix_stream_socket create_stream_socket_perms; +allow wings_exec_t:file execmod; domain_use_interactive_fds(wings_t)