diff options
| author | Alejandro Soto <alejandro@34project.org> | 2026-01-31 11:00:35 -0600 |
|---|---|---|
| committer | Alejandro Soto <alejandro@34project.org> | 2026-01-31 11:26:11 -0600 |
| commit | b1a0dd3a5358767b3644c90a47e3e44bbc213c44 (patch) | |
| tree | a99ba23ec3ffc27fd78c946f6faf2c3fd7e07deb /sys/nspawn/dmz.nix | |
| parent | 3e688f113ce6f63e8575447a3827ef7fc24299f8 (diff) | |
sys/mail: dovecot2.service renamed to dovecot.service
Diffstat (limited to 'sys/nspawn/dmz.nix')
| -rw-r--r-- | sys/nspawn/dmz.nix | 2 |
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"; |
