aboutsummaryrefslogtreecommitdiff
path: root/sync
diff options
context:
space:
mode:
Diffstat (limited to 'sync')
-rw-r--r--sync/vps.scm6
1 files changed, 3 insertions, 3 deletions
diff --git a/sync/vps.scm b/sync/vps.scm
index e74c913..6486776 100644
--- a/sync/vps.scm
+++ b/sync/vps.scm
@@ -90,9 +90,9 @@ pki " mail-domain " key \"" (tls-priv-for mail-domain) "\""))
(jobs (list))))
(service unattended-upgrade-service-type)
(service dhcp-client-service-type)
- ;; (service opensmtpd-service-type
- ;; (opensmtpd-configuration
- ;; (config-file opensmtpd-config)))
+ (service opensmtpd-service-type
+ (opensmtpd-configuration
+ (config-file opensmtpd-config)))
(service mail-aliases-service-type
'(("postmaster" "root")
("webmaster" "root")