[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[taler-exchange] branch master updated: debian: final dh_installsystemd
From: |
gnunet |
Subject: |
[taler-exchange] branch master updated: debian: final dh_installsystemd invocation |
Date: |
Tue, 27 Jul 2021 00:22:29 +0200 |
This is an automated email from the git hooks/post-receive script.
dold pushed a commit to branch master
in repository exchange.
The following commit(s) were added to refs/heads/master by this push:
new 1f88f670 debian: final dh_installsystemd invocation
1f88f670 is described below
commit 1f88f670639516ef3159f1b631c0b9074737771b
Author: Florian Dold <florian@dold.me>
AuthorDate: Tue Jul 27 00:22:16 2021 +0200
debian: final dh_installsystemd invocation
---
debian/rules | 2 ++
1 file changed, 2 insertions(+)
diff --git a/debian/rules b/debian/rules
index db7c07b7..39d23525 100755
--- a/debian/rules
+++ b/debian/rules
@@ -41,6 +41,8 @@ override_dh_installsystemd:
dh_installsystemd -ptaler-exchange --name=taler-exchange-secmod-eddsa
--no-start --no-enable
dh_installsystemd -ptaler-exchange --name=taler-exchange-secmod-rsa
--no-start --no-enable
dh_installsystemd -ptaler-auditor --name=taler-auditor-httpd --no-start
--no-enable
+ # final invocation to generate daemon reload
+ dh_installsystemd
# Remove files already present in libtalerexchange from main taler-exchange
package
override_dh_install:
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [taler-exchange] branch master updated: debian: final dh_installsystemd invocation,
gnunet <=