gnunet-svn
[Top][All Lists]
Advanced

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

[taler-merchant] branch master updated: more service rules


From: gnunet
Subject: [taler-merchant] branch master updated: more service rules
Date: Tue, 26 Mar 2024 22:41:31 +0100

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

grothoff pushed a commit to branch master
in repository merchant.

The following commit(s) were added to refs/heads/master by this push:
     new 2ce97d43 more service rules
2ce97d43 is described below

commit 2ce97d4314100adc26bf7f6e4db2d96ccd58532d
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Tue Mar 26 22:41:27 2024 +0100

    more service rules
---
 debian/rules | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/debian/rules b/debian/rules
index 9e170335..eba1c7cd 100755
--- a/debian/rules
+++ b/debian/rules
@@ -38,6 +38,11 @@ override_dh_installsystemd:
        # Need to specify units manually, since we have multiple
        # and dh_installsystemd by default only looks for "<package>.service".
        dh_installsystemd -ptaler-merchant --name=taler-merchant-httpd 
--no-start --no-enable
+       dh_installsystemd -ptaler-merchant --name=taler-merchant-exchange 
--no-start --no-enable
+       dh_installsystemd -ptaler-merchant --name=taler-merchant-depositcheck 
--no-start --no-enable
+       dh_installsystemd -ptaler-merchant --name=taler-merchant-webhook 
--no-start --no-enable
+       dh_installsystemd -ptaler-merchant --name=taler-merchant-wirewatch 
--no-start --no-enable
+       dh_installsystemd -ptaler-merchant --name=taler-merchant --no-start 
--no-enable
        # 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]