Spotted a few typos in the git commit messages.
Fixed patch attached



-- 
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?
From 7747c8db26bcdf91df1e583d6ab191c93c409a68 Mon Sep 17 00:00:00 2001
From: Michael Biebl <[email protected]>
Date: Wed, 13 Jul 2016 20:57:55 +0200
Subject: [PATCH] Propagate reload request to postfix@ instances

When running systemctl reload postfix.service, propagate the reload
request to all running instances of [email protected].

https://www.freedesktop.org/software/systemd/man/systemd.unit.html#PropagatesReloadTo=
---
 debian/[email protected] | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/[email protected] b/debian/[email protected]
index 2b31468..8dadbba 100644
--- a/debian/[email protected]
+++ b/debian/[email protected]
@@ -2,6 +2,7 @@
 Description=Postfix Mail Transport Agent (instance %i)
 Documentation=man:postfix(1)
 PartOf=postfix.service
+ReloadPropagatedFrom=postfix.service
 
 [Service]
 Type=forking
-- 
2.8.1

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to