Files
server/usr/lib/systemd/system/postfix-resolvconf.path
2026-01-07 20:52:11 +01:00

12 lines
214 B
SYSTEMD

[Unit]
Description=Watch for resolv.conf updates and restart postfix
ConditionPathExists=/etc/resolv.conf
[Path]
PathChanged=/etc/resolv.conf
Unit=postfix-resolvconf.service
[Install]
WantedBy=multi-user.target