summaryrefslogtreecommitdiffstats
path: root/debian/postfix.postfix-resolvconf.service
blob: 0072957a1932f81952ddd71cbc3f16234cb20438 (plain)
1
2
3
4
5
6
7
8
9
10
[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