[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[libeufin] branch master updated: fix path
From: |
gnunet |
Subject: |
[libeufin] branch master updated: fix path |
Date: |
Thu, 28 Jan 2021 22:18:36 +0100 |
This is an automated email from the git hooks/post-receive script.
ms pushed a commit to branch master
in repository libeufin.
The following commit(s) were added to refs/heads/master by this push:
new fd87711 fix path
fd87711 is described below
commit fd87711b600ed126db95d1a98b8e9671cbfea633
Author: MS <ms@taler.net>
AuthorDate: Thu Jan 28 22:18:32 2021 +0100
fix path
---
debian/sandbox.service | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/sandbox.service b/debian/sandbox.service
index 79544ef..8d1e304 100644
--- a/debian/sandbox.service
+++ b/debian/sandbox.service
@@ -2,10 +2,10 @@
Description=LibEuFin Sandbox service.
[Service]
+EnvironmentFile=/etc/libeufin/libeufinenv.conf
User=libeufin
ExecStart=/usr/bin/libeufin-sandbox serve --port=$LIBEUFIN_SANDBOX_PORT
Restart=on-failure
-EnvironmentFile=%h/.config/libeufinsandboxenv
[Install]
WantedBy=multi-user.target
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [libeufin] branch master updated: fix path,
gnunet <=