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

11 lines
242 B
Desktop File

[Unit]
Description=Copies updated resolv.conf to postfix chroot and restarts postfix.
Documentation=man:postfix(1) man:resolvconf(8)
[Service]
Type=simple
ExecStart=/etc/resolvconf/update-libc.d/postfix
[Install]
WantedBy=multi-user.target