17 lines
455 B
Plaintext
17 lines
455 B
Plaintext
|
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
|