All of lore.kernel.org
 help / color / mirror / Atom feed
* [refpolicy] [PATCH] irc.te: Allow irssi to re-execute itself
@ 2014-08-12 12:08 Luis Ressel
  2014-08-12 12:10 ` Luis Ressel
  2014-08-19 12:52 ` Christopher J. PeBenito
  0 siblings, 2 replies; 3+ messages in thread
From: Luis Ressel @ 2014-08-12 12:08 UTC (permalink / raw)
  To: refpolicy

---
 irc.te | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/irc.te b/irc.te
index 070c5c6..4899a0d 100644
--- a/irc.te
+++ b/irc.te
@@ -70,6 +70,9 @@ files_tmp_filetrans(irc_t, irc_tmp_t, { file dir lnk_file sock_file fifo_file })
 
 kernel_read_system_state(irc_t)
 
+can_exec(irc_t, irc_exec_t)
+corecmd_search_bin(irc_t)
+
 corenet_all_recvfrom_unlabeled(irc_t)
 corenet_all_recvfrom_netlabel(irc_t)
 corenet_tcp_sendrecv_generic_if(irc_t)
-- 
2.0.4

^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-08-19 12:52 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-12 12:08 [refpolicy] [PATCH] irc.te: Allow irssi to re-execute itself Luis Ressel
2014-08-12 12:10 ` Luis Ressel
2014-08-19 12:52 ` Christopher J. PeBenito

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.