changes
This commit is contained in:
@@ -255,7 +255,7 @@ in
|
||||
"imap-test.${domain}"
|
||||
"imap-02.${domain}"
|
||||
];
|
||||
postRun = "sleep 2 && systemctl restart dovecot2.service";
|
||||
postRun = "systemctl --no-block restart dovecot2.service";
|
||||
};
|
||||
|
||||
networking.firewall.allowedTCPPorts = [
|
||||
|
||||
Reference in New Issue
Block a user