blob: 54aae8ea11b7516ebefd6336711afc7f3101bbfd (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
taler-exchange
--------------
By default, the Taler exchange will start automatically when the system is booted.
If you prefere to start it manually when you use it, change its configuration
with:
# dpkg-reconfigure -plow taler-exchange
In order to start, stop or restart manually the server, use:
# /etc/init.d/taler-exchange
with the parameter start, stop or restart.
-- Christian Grothoff <grothoff@gnu.org> Mon 28 Dec 2020 11:37:14 AM CET
|