[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[exchange] branch master updated: add sanctionscheck service to postinst
From: |
Admin |
Subject: |
[exchange] branch master updated: add sanctionscheck service to postinst |
Date: |
Wed, 11 Jun 2025 17:40:03 +0200 |
This is an automated email from the git hooks/post-receive script.
grothoff pushed a commit to branch master
in repository exchange.
The following commit(s) were added to refs/heads/master by this push:
new 7056e6023 add sanctionscheck service to postinst
7056e6023 is described below
commit 7056e60230bf49e31c10eb32ee7ab938f5ce7d5f
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Wed Jun 11 17:39:52 2025 +0200
add sanctionscheck service to postinst
---
debian/rules | 1 +
1 file changed, 1 insertion(+)
diff --git a/debian/rules b/debian/rules
index 20f445908..758598076 100755
--- a/debian/rules
+++ b/debian/rules
@@ -46,6 +46,7 @@ override_dh_installsystemd:
dh_installsystemd -ptaler-exchange --name=taler-exchange-secmod-rsa
--no-start --no-enable --no-stop-on-upgrade
dh_installsystemd -ptaler-exchange --name=taler-exchange-closer
--no-start --no-enable --no-stop-on-upgrade
dh_installsystemd -ptaler-exchange --name=taler-exchange --no-start
--no-enable --no-stop-on-upgrade
+ dh_installsystemd -ptaler-exchange --name=taler-exchange-sanctionscheck
--no-start --no-enable --no-stop-on-upgrade
dh_installsystemd -ptaler-auditor --name=taler-auditor-httpd --no-start
--no-enable --no-stop-on-upgrade
dh_installsystemd -ptaler-auditor
--name=taler-helper-auditor-aggregation --no-start --no-enable
--no-stop-on-upgrade
dh_installsystemd -ptaler-auditor --name=taler-helper-auditor-coins
--no-start --no-enable --no-stop-on-upgrade
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [exchange] branch master updated: add sanctionscheck service to postinst,
Admin <=