Tweaking policy.
This commit is contained in:
parent
2981c0a5e0
commit
8928103cae
|
@ -18,6 +18,7 @@ permissive wings_t;
|
||||||
#
|
#
|
||||||
allow wings_t self:fifo_file rw_fifo_file_perms;
|
allow wings_t self:fifo_file rw_fifo_file_perms;
|
||||||
allow wings_t self:unix_stream_socket create_stream_socket_perms;
|
allow wings_t self:unix_stream_socket create_stream_socket_perms;
|
||||||
|
allow wings_exec_t:file execmod;
|
||||||
|
|
||||||
domain_use_interactive_fds(wings_t)
|
domain_use_interactive_fds(wings_t)
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user