summaryrefslogtreecommitdiff
path: root/debian/taler-exchange.README.Debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian/taler-exchange.README.Debian')
-rw-r--r--debian/taler-exchange.README.Debian16
1 files changed, 16 insertions, 0 deletions
diff --git a/debian/taler-exchange.README.Debian b/debian/taler-exchange.README.Debian
new file mode 100644
index 000000000..54aae8ea1
--- /dev/null
+++ b/debian/taler-exchange.README.Debian
@@ -0,0 +1,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