Merge pull request #87255 from symphorien/dovecot-restart-module
This commit is contained in:
commit
43b3c15228
@ -407,7 +407,7 @@ in
|
||||
|
||||
after = [ "network.target" ];
|
||||
wantedBy = [ "multi-user.target" ];
|
||||
restartTriggers = [ cfg.configFile ];
|
||||
restartTriggers = [ cfg.configFile modulesDir ];
|
||||
|
||||
serviceConfig = {
|
||||
ExecStart = "${dovecotPkg}/sbin/dovecot -F";
|
||||
|
Loading…
Reference in New Issue
Block a user