aboutsummaryrefslogtreecommitdiff
path: root/debian/gnunet.README.Debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian/gnunet.README.Debian')
-rw-r--r--debian/gnunet.README.Debian16
1 files changed, 16 insertions, 0 deletions
diff --git a/debian/gnunet.README.Debian b/debian/gnunet.README.Debian
new file mode 100644
index 000000000..1bc37bab4
--- /dev/null
+++ b/debian/gnunet.README.Debian
@@ -0,0 +1,16 @@
1gnunet
2------
3
4By default, the gnunet server starts automatically when the system is booted.
5If you prefere to start it manually when you use it, change its configuration
6with:
7
8 # dpkg-reconfigure -plow gnunet-systempeer
9
10In order to start, stop or restart manually the server, use:
11
12 # /etc/init.d/gnunet
13
14with the parameter start, stop or restart.
15
16 -- Bertrand Marc <beberking@gmail.com> Sun, 21 Sep 2014 15:39:12 +0200