propellor spin

This commit is contained in:
Joey Hess 2014-07-17 23:51:11 -04:00
parent 6f5f6b3229
commit 863cdf470b
Failed to extract signature
1 changed files with 1 additions and 1 deletions

View File

@ -397,7 +397,7 @@ kiteMailServer = propertyList "kitenet.net mail server"
, "NICE=\"--nicelevel 15\""
] `onChange` Service.restarted "spamassassin"
`describe` "spamd enabled"
, Apt.serviceInstalledRunning "spamass-miter"
, Apt.serviceInstalledRunning "spamass-milter"
, Apt.installed ["maildrop"]
, "/etc/aliases" `File.hasPrivContentExposed` ctx
`onChange` cmdProperty "newaliases" ["newaliases"]