* [refpolicy] [PATCH 15/15] Cyrus sasl /var/lib/sasl2 location support
@ 2011-03-09 21:27 Sven Vermeulen
2011-03-22 13:08 ` Christopher J. PeBenito
0 siblings, 1 reply; 2+ messages in thread
From: Sven Vermeulen @ 2011-03-09 21:27 UTC (permalink / raw)
To: refpolicy
Cyrus sasl by default looks in /var/lib/sasl2 for its PID file, socket
creation and lock files.
Signed-off-by: Sven Vermeulen <sven.vermeulen@siphos.be>
---
policy/modules/services/sasl.fc | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/policy/modules/services/sasl.fc b/policy/modules/services/sasl.fc
index ff0ce69..7e58679 100644
--- a/policy/modules/services/sasl.fc
+++ b/policy/modules/services/sasl.fc
@@ -8,4 +8,5 @@
#
# /var
#
+/var/lib/sasl2(/.*)? gen_context(system_u:object_r:saslauthd_var_run_t,s0)
/var/run/saslauthd(/.*)? gen_context(system_u:object_r:saslauthd_var_run_t,s0)
--
1.7.3.4
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [refpolicy] [PATCH 15/15] Cyrus sasl /var/lib/sasl2 location support
2011-03-09 21:27 [refpolicy] [PATCH 15/15] Cyrus sasl /var/lib/sasl2 location support Sven Vermeulen
@ 2011-03-22 13:08 ` Christopher J. PeBenito
0 siblings, 0 replies; 2+ messages in thread
From: Christopher J. PeBenito @ 2011-03-22 13:08 UTC (permalink / raw)
To: refpolicy
On 03/09/11 16:27, Sven Vermeulen wrote:
> Cyrus sasl by default looks in /var/lib/sasl2 for its PID file, socket
> creation and lock files.
>
> Signed-off-by: Sven Vermeulen <sven.vermeulen@siphos.be>
> ---
> policy/modules/services/sasl.fc | 1 +
> 1 files changed, 1 insertions(+), 0 deletions(-)
>
> diff --git a/policy/modules/services/sasl.fc b/policy/modules/services/sasl.fc
> index ff0ce69..7e58679 100644
> --- a/policy/modules/services/sasl.fc
> +++ b/policy/modules/services/sasl.fc
> @@ -8,4 +8,5 @@
> #
> # /var
> #
> +/var/lib/sasl2(/.*)? gen_context(system_u:object_r:saslauthd_var_run_t,s0)
> /var/run/saslauthd(/.*)? gen_context(system_u:object_r:saslauthd_var_run_t,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:[~2011-03-22 13:08 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-09 21:27 [refpolicy] [PATCH 15/15] Cyrus sasl /var/lib/sasl2 location support Sven Vermeulen
2011-03-22 13:08 ` 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.