summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--config-joey.hs2
1 files changed, 2 insertions, 0 deletions
diff --git a/config-joey.hs b/config-joey.hs
index 59514557..00c811d2 100644
--- a/config-joey.hs
+++ b/config-joey.hs
@@ -79,6 +79,8 @@ hosts = -- (o) `
& Apt.unattendedUpgrades
& Apt.serviceInstalledRunning "ntp"
& Dns.zones myDnsSecondary
+
+ & Apt.serviceInstalledRunning "postfix"
& Apt.serviceInstalledRunning "apache2"
& File.hasPrivContent "/etc/ssl/certs/web.pem"