summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorJoey Hess2014-07-18 02:35:32 -0400
committerJoey Hess2014-07-18 02:35:32 -0400
commit9a31b95e7d530717f2eef28b5c5f4377ad73d390 (patch)
tree7f1865c5056a9d167ff33af61079cb78fcb90005 /src
parentf93b2f5e52ee35a611f036c57f6247155a27b2c6 (diff)
propellor spin
Diffstat (limited to 'src')
-rw-r--r--src/Propellor/Property/SiteSpecific/JoeySites.hs3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/Propellor/Property/SiteSpecific/JoeySites.hs b/src/Propellor/Property/SiteSpecific/JoeySites.hs
index 403554fb..f5447c2a 100644
--- a/src/Propellor/Property/SiteSpecific/JoeySites.hs
+++ b/src/Propellor/Property/SiteSpecific/JoeySites.hs
@@ -409,7 +409,8 @@ kiteMailServer = propertyList "kitenet.net mail server"
`onChange` Service.restarted "spamass-milter"
`describe` "spamass-milter configured"
- , Apt.serviceInstalledRunning "clamav-milter"
+ , Apt.serviceInstalledRunning "clamav-freshclam"
+ , Apt.serviceInstalledRunning "amavisd-milter"
, Apt.installed ["maildrop"]
, "/etc/maildroprc" `File.hasContent`