summaryrefslogtreecommitdiff
path: root/src/Propellor/Property/SiteSpecific/JoeySites.hs
diff options
context:
space:
mode:
authorJoey Hess2018-03-14 12:45:02 -0400
committerJoey Hess2018-03-14 12:45:02 -0400
commit185e4cfd08e6c3650de0fad7430d420c051e97f4 (patch)
tree80e0e7e207363a375fe21465fbba4a3b169eb499 /src/Propellor/Property/SiteSpecific/JoeySites.hs
parent201b19725fc19c1bae3c5a9482f756e14510c503 (diff)
propellor spin
Diffstat (limited to 'src/Propellor/Property/SiteSpecific/JoeySites.hs')
-rw-r--r--src/Propellor/Property/SiteSpecific/JoeySites.hs1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Propellor/Property/SiteSpecific/JoeySites.hs b/src/Propellor/Property/SiteSpecific/JoeySites.hs
index 0997401c..1f3ef169 100644
--- a/src/Propellor/Property/SiteSpecific/JoeySites.hs
+++ b/src/Propellor/Property/SiteSpecific/JoeySites.hs
@@ -636,6 +636,7 @@ dkimMilter = Postfix.mainCfFile `File.containsLines`
`onChange` Postfix.dedupMainCf
`onChange` Postfix.reloaded
`requires` dkimInstalled
+ `requires` Postfix.installed
-- This does not configure postfix to use the dkim milter,
-- nor does it set up domainkey DNS.