[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[taler-docs] branch master updated: -fix bad binary name as reported on
From: |
gnunet |
Subject: |
[taler-docs] branch master updated: -fix bad binary name as reported on mailinglist |
Date: |
Sun, 31 Dec 2023 12:29:39 +0100 |
This is an automated email from the git hooks/post-receive script.
grothoff pushed a commit to branch master
in repository docs.
The following commit(s) were added to refs/heads/master by this push:
new f07a0576 -fix bad binary name as reported on mailinglist
f07a0576 is described below
commit f07a0576f2ffeed8a13c59bf1056081aa5a965a2
Author: Christian Grothoff <grothoff@gnunet.org>
AuthorDate: Sun Dec 31 12:29:07 2023 +0100
-fix bad binary name as reported on mailinglist
---
taler-exchange-manual.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/taler-exchange-manual.rst b/taler-exchange-manual.rst
index 301edc6d..f66463d1 100644
--- a/taler-exchange-manual.rst
+++ b/taler-exchange-manual.rst
@@ -449,7 +449,7 @@ to compartmentalize different parts of the system:
The exchange setup uses the following system groups:
-* ``taler-exchange-db``: group for all Taler users with direct database
access, specifically taler-exchange-httpd, taler-exchange-wire,
taler-exchange-closer and taler-exchange-aggregator.
+* ``taler-exchange-db``: group for all Taler users with direct database
access, specifically taler-exchange-httpd, taler-exchange-wirewatch,
taler-exchange-closer and taler-exchange-aggregator.
* ``taler-exchange-secmod``: group for processes with access to online signing
keys; this group must have four users: taler-exchange-secmod-rsa,
taler-exchange-secmod-cs, taler-exchange-secmod-eddsa and taler-exchange-httpd.
* ``taler-exchange-offline``: group for the access to the offline private key
(only used on the offline host and not used on the online system).
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [taler-docs] branch master updated: -fix bad binary name as reported on mailinglist,
gnunet <=