Reload postfix and dovecot2
This commit is contained in:
parent
f79080d2d9
commit
a745abaa8e
|
@ -46,6 +46,8 @@ in
|
|||
# @todo should we reload postfix here?
|
||||
postRun = ''
|
||||
systemctl reload nginx
|
||||
systemctl reload postfix
|
||||
systemctl reload dovecot2
|
||||
'';
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue