Cyrus sasl /var/lib/sasl2 location support

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>
This commit is contained in:
Sven Vermeulen 2011-03-09 22:27:52 +01:00 committed by Chris PeBenito
parent 88e6b506b6
commit 60924a0c09
1 changed files with 1 additions and 0 deletions

View File

@ -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)