summaryrefslogtreecommitdiff
path: root/debian/taler-exchange.README.Debian
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2020-12-28 11:39:05 +0100
committerChristian Grothoff <christian@grothoff.org>2020-12-28 11:39:05 +0100
commit351b289675cc9a52a86f5daedd430942d680c410 (patch)
tree9b27178c1945d9717143a2e1ff08c9eecd898af0 /debian/taler-exchange.README.Debian
parente550acf5779f8b5da31bc97b35f77ff3f1935c0b (diff)
downloadexchange-351b289675cc9a52a86f5daedd430942d680c410.tar.gz
exchange-351b289675cc9a52a86f5daedd430942d680c410.tar.bz2
exchange-351b289675cc9a52a86f5daedd430942d680c410.zip
skeleton for Taler exchange Debian package (not yet working)
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