All of lore.kernel.org
 help / color / mirror / Atom feed
* [refpolicy] [PATCH 1/2] Label /var/run/mdadm/map as mdadm_map_t
@ 2012-09-11 23:31 Laurent Bigonville
  2012-09-11 23:31 ` [refpolicy] [PATCH 2/2] Add Debian location for accounts-daemon daemon Laurent Bigonville
  2012-09-12 16:49 ` [refpolicy] [PATCH 1/2] Label /var/run/mdadm/map as mdadm_map_t Dominick Grift
  0 siblings, 2 replies; 8+ messages in thread
From: Laurent Bigonville @ 2012-09-11 23:31 UTC (permalink / raw)
  To: refpolicy

From: Laurent Bigonville <bigon@bigon.be>

mdadm is now creating map file under /run/mdadm/map
---
 raid.fc |    1 +
 1 file changed, 1 insertion(+)

diff --git a/raid.fc b/raid.fc
index ed9c70d..e3c8bfb 100644
--- a/raid.fc
+++ b/raid.fc
@@ -4,3 +4,4 @@
 /sbin/mdmpd		--	gen_context(system_u:object_r:mdadm_exec_t,s0)
 
 /var/run/mdadm(/.*)?		gen_context(system_u:object_r:mdadm_var_run_t,s0)
+/var/run/mdadm/map	--	gen_context(system_u:object_r:mdadm_map_t,s0)
-- 
1.7.10.4

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

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

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-11 23:31 [refpolicy] [PATCH 1/2] Label /var/run/mdadm/map as mdadm_map_t Laurent Bigonville
2012-09-11 23:31 ` [refpolicy] [PATCH 2/2] Add Debian location for accounts-daemon daemon Laurent Bigonville
2012-09-13 12:18   ` Dominick Grift
2012-09-12 16:49 ` [refpolicy] [PATCH 1/2] Label /var/run/mdadm/map as mdadm_map_t Dominick Grift
2012-09-13 15:36   ` Daniel J Walsh
2012-09-13 16:09     ` Dominick Grift
2012-09-13 17:42       ` Christopher J. PeBenito
2012-09-14 15:30         ` Sven Vermeulen

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.