From a9cdccbffffdd2e58b5cc69683682517e892ea40 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 18:18:57 +0200 Subject: Adding debian version 3.7.10-0+deb12u1. Signed-off-by: Daniel Baumann --- debian/postfix-resolvconf.path | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 debian/postfix-resolvconf.path (limited to 'debian/postfix-resolvconf.path') diff --git a/debian/postfix-resolvconf.path b/debian/postfix-resolvconf.path new file mode 100644 index 0000000..60380d2 --- /dev/null +++ b/debian/postfix-resolvconf.path @@ -0,0 +1,11 @@ +[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 + -- cgit v1.2.3