* [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
* [refpolicy] [PATCH] irc.te: Allow irssi to re-execute itself
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
1 sibling, 0 replies; 3+ messages in thread
From: Luis Ressel @ 2014-08-12 12:10 UTC (permalink / raw)
To: refpolicy
I couldn't figure out how that file is supposed to be ordered
(definitly not alphabetical), therefore I'm not sure if I inserted the
two directives at the right place.
Regards,
Luis Ressel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 949 bytes
Desc: not available
Url : http://oss.tresys.com/pipermail/refpolicy/attachments/20140812/73eef408/attachment.bin
^ permalink raw reply [flat|nested] 3+ messages in thread
* [refpolicy] [PATCH] irc.te: Allow irssi to re-execute itself
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
1 sibling, 0 replies; 3+ messages in thread
From: Christopher J. PeBenito @ 2014-08-19 12:52 UTC (permalink / raw)
To: refpolicy
On 8/12/2014 8:08 AM, Luis Ressel wrote:
> ---
> 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)
Merged.
--
Chris PeBenito
Tresys Technology, LLC
www.tresys.com | oss.tresys.com
^ permalink raw reply [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.