Tweaking policy.

This commit is contained in:
Chance Callahan 2022-10-06 12:01:03 -04:00
parent 2981c0a5e0
commit 8928103cae

View File

@ -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)