last bit of dans patch

This commit is contained in:
Chris PeBenito 2007-03-08 17:53:52 +00:00
parent cdc91b9aeb
commit b5a6c86f46
3 changed files with 21 additions and 2 deletions

View File

@ -1,5 +1,23 @@
## <summary>Pyzor is a distributed, collaborative spam detection and filtering network.</summary>
########################################
## <summary>
## Send generic signals to pyzor
## </summary>
## <param name="domain">
## <summary>
## Domain allowed access.
## </summary>
## </param>
#
interface(`pyzor_signal',`
gen_require(`
type pyzor_t;
')
allow $1 pyzor_t:process signal;
')
########################################
## <summary>
## Execute pyzor with a domain transition.

View File

@ -1,5 +1,5 @@
policy_module(pyzor,1.1.2)
policy_module(pyzor,1.1.3)
########################################
#

View File

@ -1,5 +1,5 @@
policy_module(spamassassin,1.5.2)
policy_module(spamassassin,1.5.3)
########################################
#
@ -192,6 +192,7 @@ optional_policy(`
optional_policy(`
pyzor_domtrans(spamd_t)
pyzor_signal(spamd_t)
')
optional_policy(`