All of lore.kernel.org
 help / color / mirror / Atom feed
* [refpolicy] [PATCH] Label /usr/bin/tftpd as tftpd_exec_t
@ 2014-07-05 16:40 Nicolas Iooss
  2014-07-08 12:55 ` Christopher J. PeBenito
  0 siblings, 1 reply; 2+ messages in thread
From: Nicolas Iooss @ 2014-07-05 16:40 UTC (permalink / raw)
  To: refpolicy

This TFTP daemon executable is provided by iputils package in Arch Linux
(https://www.archlinux.org/packages/core/x86_64/iputils/files/).
---
 tftp.fc | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/tftp.fc b/tftp.fc
index 3dd87da..fb0b982 100644
--- a/tftp.fc
+++ b/tftp.fc
@@ -1,5 +1,7 @@
 /etc/(x)?inetd\.d/tftp	--	gen_context(system_u:object_r:tftpd_conf_t,s0)
 
+/usr/bin/tftpd		--	gen_context(system_u:object_r:tftpd_exec_t,s0)
+
 /usr/sbin/atftpd	--	gen_context(system_u:object_r:tftpd_exec_t,s0)
 /usr/sbin/in\.tftpd	--	gen_context(system_u:object_r:tftpd_exec_t,s0)
 
-- 
2.0.1

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

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

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-05 16:40 [refpolicy] [PATCH] Label /usr/bin/tftpd as tftpd_exec_t Nicolas Iooss
2014-07-08 12:55 ` 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.