Remove dovecot service name compat code
This commit is contained in:
@@ -117,7 +117,7 @@ in
|
||||
|
||||
systemd.services.activate-virtual-mail-users = {
|
||||
wantedBy = [ "multi-user.target" ];
|
||||
before = [ "${dovecotUnitName}.service" ];
|
||||
before = [ "dovecot.service" ];
|
||||
serviceConfig = {
|
||||
ExecStart = virtualMailUsersActivationScript;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user