gnunet-svn
[Top][All Lists]
Advanced

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

[taler-deployment] branch master updated: remove useless service


From: gnunet
Subject: [taler-deployment] branch master updated: remove useless service
Date: Wed, 24 Aug 2022 19:17:31 +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 fa0a794  remove useless service
fa0a794 is described below

commit fa0a794291a8280769b6b1f66822fa3bbd2b274a
Author: MS <ms@taler.net>
AuthorDate: Wed Aug 24 19:17:27 2022 +0200

    remove useless service
---
 bin/taler-gv | 1 -
 1 file changed, 1 deletion(-)

diff --git a/bin/taler-gv b/bin/taler-gv
index fe7794b..5ab8798 100755
--- a/bin/taler-gv
+++ b/bin/taler-gv
@@ -1659,7 +1659,6 @@ def prepare(postgres_db_name):
 
 @cli.command()
 def launch():
-    subprocess.run(["systemctl", "--user", "start", 
"taler-local-port-redirect.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)

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