Restart postfix service via systemd

The mta-sts service already uses Restart=on-failure
This commit is contained in:
phil 2023-11-03 21:37:22 +01:00
parent 53f2925435
commit ec695da167
6 changed files with 17 additions and 37 deletions

View file

@ -0,0 +1,4 @@
# Ansible managed
[Service]
Restart=always