All of lore.kernel.org
 help / color / mirror / Atom feed
* [refpolicy] [PATCH 1/1] (x)inetd supports POP3 as well
@ 2011-11-27 19:10 Sven Vermeulen
  2012-02-08 20:37 ` Christopher J. PeBenito
  0 siblings, 1 reply; 2+ messages in thread
From: Sven Vermeulen @ 2011-11-27 19:10 UTC (permalink / raw)
  To: refpolicy

The (x)inetd daemons support the POP3 protocol as well.

Signed-off-by: Sven Vermeulen <sven.vermeulen@siphos.be>
---
 inetd.te |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/inetd.te b/inetd.te
index 6e82c4c..ca2949d 100644
--- a/inetd.te
+++ b/inetd.te
@@ -91,6 +91,7 @@ corenet_tcp_bind_inetd_child_port(inetd_t)
 corenet_udp_bind_inetd_child_port(inetd_t)
 corenet_tcp_bind_ircd_port(inetd_t)
 corenet_udp_bind_ktalkd_port(inetd_t)
+corenet_tcp_bind_pop_port(inetd_t)
 corenet_tcp_bind_printer_port(inetd_t)
 corenet_udp_bind_rlogind_port(inetd_t)
 corenet_udp_bind_rsh_port(inetd_t)
-- 
1.7.3.4

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

end of thread, other threads:[~2012-02-08 20:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-27 19:10 [refpolicy] [PATCH 1/1] (x)inetd supports POP3 as well Sven Vermeulen
2012-02-08 20:37 ` 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.