summaryrefslogtreecommitdiff
path: root/sys/nspawn
diff options
context:
space:
mode:
Diffstat (limited to 'sys/nspawn')
-rw-r--r--sys/nspawn/dmz.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/nspawn/dmz.nix b/sys/nspawn/dmz.nix
index 3263730..4cb3901 100644
--- a/sys/nspawn/dmz.nix
+++ b/sys/nspawn/dmz.nix
@@ -202,7 +202,7 @@ in {
};
services = {
- dovecot2.after = ["systemd-nspawn@dmz.service"];
+ dovecot.after = ["systemd-nspawn@dmz.service"];
"systemd-nspawn@dmz" = {
overrideStrategy = "asDropin";