All of lore.kernel.org
 help / color / mirror / Atom feed
* [refpolicy] [PATCH 1/1] Correct file context for amavisd configuration file
@ 2011-11-22 19:32 Sven Vermeulen
  2012-02-08 20:37 ` Christopher J. PeBenito
  0 siblings, 1 reply; 2+ messages in thread
From: Sven Vermeulen @ 2011-11-22 19:32 UTC (permalink / raw)
  To: refpolicy


The amavis daemon configuration file is /etc/amavisd.conf, not /etc/amavis.conf.
Keeping /etc/amavis.conf for backwards compatibility.

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

diff --git a/amavis.fc b/amavis.fc
index d96fdfa..3b66910 100644
--- a/amavis.fc
+++ b/amavis.fc
@@ -1,5 +1,5 @@
 
-/etc/amavis\.conf		--	gen_context(system_u:object_r:amavis_etc_t,s0)
+/etc/amavis(d)?\.conf		--	gen_context(system_u:object_r:amavis_etc_t,s0)
 /etc/amavisd(/.*)?			gen_context(system_u:object_r:amavis_etc_t,s0)
 /etc/rc\.d/init\.d/amavis	--	gen_context(system_u:object_r:amavis_initrc_exec_t,s0)
 
-- 
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-22 19:32 [refpolicy] [PATCH 1/1] Correct file context for amavisd configuration file 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.