All of lore.kernel.org
 help / color / mirror / Atom feed
* [refpolicy] [PATCH] Declare a cslistener port type for phpfpm
@ 2012-09-27 19:46 Dominick Grift
  2012-10-09 15:22 ` Christopher J. PeBenito
  0 siblings, 1 reply; 2+ messages in thread
From: Dominick Grift @ 2012-09-27 19:46 UTC (permalink / raw)
  To: refpolicy


Signed-off-by: Dominick Grift <dominick.grift@gmail.com>
diff --git a/policy/modules/kernel/corenetwork.te.in b/policy/modules/kernel/corenetwork.te.in
index a15f0a9..4ae4351 100644
--- a/policy/modules/kernel/corenetwork.te.in
+++ b/policy/modules/kernel/corenetwork.te.in
@@ -107,6 +107,7 @@
 network_port(comsat, udp,512,s0)
 network_port(condor, tcp,9618,s0, udp,9618,s0)
 network_port(couchdb, tcp,5984,s0, udp,5984,s0)
+network_port(cslistener, tcp,9000,s0, udp,9000,s0)
 network_port(ctdb, tcp,4379,s0, udp,4397,s0)
 network_port(cvs, tcp,2401,s0, udp,2401,s0)
 network_port(cyphesis, tcp,6767,s0, tcp,6769,s0, tcp,6780-6799,s0, udp,32771,s0)

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

* [refpolicy] [PATCH] Declare a cslistener port type for phpfpm
  2012-09-27 19:46 [refpolicy] [PATCH] Declare a cslistener port type for phpfpm Dominick Grift
@ 2012-10-09 15:22 ` Christopher J. PeBenito
  0 siblings, 0 replies; 2+ messages in thread
From: Christopher J. PeBenito @ 2012-10-09 15:22 UTC (permalink / raw)
  To: refpolicy

On 09/27/12 15:46, Dominick Grift wrote:
> 
> Signed-off-by: Dominick Grift <dominick.grift@gmail.com>
> diff --git a/policy/modules/kernel/corenetwork.te.in b/policy/modules/kernel/corenetwork.te.in
> index a15f0a9..4ae4351 100644
> --- a/policy/modules/kernel/corenetwork.te.in
> +++ b/policy/modules/kernel/corenetwork.te.in
> @@ -107,6 +107,7 @@
>  network_port(comsat, udp,512,s0)
>  network_port(condor, tcp,9618,s0, udp,9618,s0)
>  network_port(couchdb, tcp,5984,s0, udp,5984,s0)
> +network_port(cslistener, tcp,9000,s0, udp,9000,s0)
>  network_port(ctdb, tcp,4379,s0, udp,4397,s0)
>  network_port(cvs, tcp,2401,s0, udp,2401,s0)
>  network_port(cyphesis, tcp,6767,s0, tcp,6769,s0, tcp,6780-6799,s0, udp,32771,s0)

Merged.

-- 
Chris PeBenito
Tresys Technology, LLC
www.tresys.com | oss.tresys.com

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

end of thread, other threads:[~2012-10-09 15:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-27 19:46 [refpolicy] [PATCH] Declare a cslistener port type for phpfpm Dominick Grift
2012-10-09 15:22 ` 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.