gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-exchange] branch master updated: deb: add exchange-ofline timer t


From: gnunet
Subject: [taler-exchange] branch master updated: deb: add exchange-ofline timer to installed units
Date: Mon, 15 Apr 2024 16:20:56 +0200

This is an automated email from the git hooks/post-receive script.

devan-carpenter pushed a commit to branch master
in repository exchange.

The following commit(s) were added to refs/heads/master by this push:
     new f6970b6e7 deb: add exchange-ofline timer to installed units
f6970b6e7 is described below

commit f6970b6e749f787626bf4888fd91f68773a20bea
Author: Devan Carpenter <devan@taler.net>
AuthorDate: Mon Apr 15 10:20:28 2024 -0400

    deb: add exchange-ofline timer to installed units
---
 debian/rules | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 890232d45..3d8809c50 100755
--- a/debian/rules
+++ b/debian/rules
@@ -48,7 +48,8 @@ override_dh_installsystemd:
        dh_installsystemd -ptaler-exchange --name=taler-exchange --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-deposits 
--no-start --no-enable --no-stop-on-upgrade
-       dh_installsystemd -ptaler-exchange-offline 
--name=taler-exchange-offline --no-start --no-enable
+       dh_installsystemd -ptaler-exchange-offline 
--name=taler-exchange-offline --no-start --no-enable --no-stop-on-upgrade
+       dh_installsystemd -ptaler-exchange-offline 
--name=taler-exchange-offline.timer --no-start --no-enable --no-stop-on-upgrade
        # final invocation to generate daemon reload
        dh_installsystemd
 

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]