Merge pull request #226 from dsugar100/master

fix require from 5b78c1c86b
This commit is contained in:
Chris PeBenito 2020-04-16 11:23:16 -04:00 committed by GitHub
commit 551a61d3ee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -135,7 +135,7 @@ interface(`spamassassin_reload',`
interface(`spamassassin_status',`
gen_require(`
type spamassassin_unit_t;
class service reload;
class service status;
')
allow $1 spamassassin_unit_t:service status;