From f93b2f5e52ee35a611f036c57f6247155a27b2c6 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Fri, 18 Jul 2014 02:27:15 -0400 Subject: propellor spin --- src/Propellor/Property/SiteSpecific/JoeySites.hs | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/Propellor/Property/SiteSpecific') diff --git a/src/Propellor/Property/SiteSpecific/JoeySites.hs b/src/Propellor/Property/SiteSpecific/JoeySites.hs index a6be2411..403554fb 100644 --- a/src/Propellor/Property/SiteSpecific/JoeySites.hs +++ b/src/Propellor/Property/SiteSpecific/JoeySites.hs @@ -409,6 +409,8 @@ kiteMailServer = propertyList "kitenet.net mail server" `onChange` Service.restarted "spamass-milter" `describe` "spamass-milter configured" + , Apt.serviceInstalledRunning "clamav-milter" + , Apt.installed ["maildrop"] , "/etc/maildroprc" `File.hasContent` [ "# Global maildrop filter file (deployed with propellor)" -- cgit v1.2.3