gnunet-svn
[Top][All Lists]
Advanced

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

[taler-deployment] branch master updated: launch the CS helper


From: gnunet
Subject: [taler-deployment] branch master updated: launch the CS helper
Date: Wed, 06 Apr 2022 15:19:07 +0200

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

ms pushed a commit to branch master
in repository deployment.

The following commit(s) were added to refs/heads/master by this push:
     new 59bf9fc  launch the CS helper
59bf9fc is described below

commit 59bf9fc2047cd41592758f28ee72dfef214a447b
Author: ms <ms@taler.net>
AuthorDate: Wed Apr 6 15:18:59 2022 +0200

    launch the CS helper
---
 bin/WIP/taler-local | 1 +
 1 file changed, 1 insertion(+)

diff --git a/bin/WIP/taler-local b/bin/WIP/taler-local
index 9085997..2a9058b 100755
--- a/bin/WIP/taler-local
+++ b/bin/WIP/taler-local
@@ -1725,6 +1725,7 @@ def launch():
     subprocess.run(["systemctl", "--user", "start", 
"taler-local-nginx.service"], check=True)
     subprocess.run(["systemctl", "--user", "start", 
"taler-local-exchange-secmod-rsa.service"], check=True)
     subprocess.run(["systemctl", "--user", "start", 
"taler-local-exchange-secmod-eddsa.service"], check=True)
+    subprocess.run(["systemctl", "--user", "start", 
"taler-local-exchange-secmod-cs.service"], check=True)
     subprocess.run(["systemctl", "--user", "start", 
"taler-local-exchange-httpd.service"], check=True)
     subprocess.run(["systemctl", "--user", "start", 
"taler-local-exchange-wirewatch.service"], check=True)
     subprocess.run(["systemctl", "--user", "start", 
"taler-local-exchange-aggregator.service"], check=True)

-- 
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]