gnunet-svn
[Top][All Lists]
Advanced

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

[taler-deployment] branch master updated: set PW for systemd


From: gnunet
Subject: [taler-deployment] branch master updated: set PW for systemd
Date: Sat, 04 Mar 2023 15:54:40 +0100

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

grothoff pushed a commit to branch master
in repository deployment.

The following commit(s) were added to refs/heads/master by this push:
     new 3444127  set PW for systemd
3444127 is described below

commit 3444127e5197c2b2e0c23082edf0fdb3faf8eb6e
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Sat Mar 4 15:54:38 2023 +0100

    set PW for systemd
---
 netzbon/config_launch_libeufin.sh | 1 +
 1 file changed, 1 insertion(+)

diff --git a/netzbon/config_launch_libeufin.sh 
b/netzbon/config_launch_libeufin.sh
index 07f40e9..72b6652 100755
--- a/netzbon/config_launch_libeufin.sh
+++ b/netzbon/config_launch_libeufin.sh
@@ -82,6 +82,7 @@ echo "DONE"
 echo -n "Start the bank..."
 export LIBEUFIN_SANDBOX_ADMIN_PASSWORD="${SANDBOX_ADMIN_PASSWORD}"
 
+echo "LIBEUFIN_SANDBOX_ADMIN_PASSWORD=\"${SANDBOX_ADMIN_PASSWORD}\"" >> 
/etc/libeufin/sandbox.env
 systemctl enable --now libeufin-sandbox
 
 echo "DONE"

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