commit 00566931b40249cb4adb5b301db383311880625d
parent 36704edd20f6f03ad210daa2672232ce5253c2ea
Author: Martin Schanzenbach <schanzen@gnunet.org>
Date: Sat, 22 Mar 2025 14:06:20 +0100
reflect change that renamed binary
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/taler-merchant-manual.rst b/taler-merchant-manual.rst
@@ -705,7 +705,7 @@ merchant backend as ``$USER`` using (to provide a trivial example):
$ taler-merchant-webhook &
$ taler-merchant-wirewatch &
$ taler-merchant-depositcheck &
- $ taler-merchant-exchange &
+ $ taler-merchant-exchangekeyupdate &
To ensure these processes run always in the background and also after
rebooting, you should use systemd, cron or some other init system of your