aboutsummaryrefslogtreecommitdiff
path: root/debian/gnunet.README.Debian
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2020-12-28 11:19:30 +0100
committerChristian Grothoff <christian@grothoff.org>2020-12-28 11:19:30 +0100
commite9d73b0a901d7dfe1fd219aecc960747e7c49483 (patch)
tree94f835cf56a1feb453a1f65534e28334c6e258f8 /debian/gnunet.README.Debian
parentdebba1a49a46ba963553da222ade563d6d67932b (diff)
downloadgnunet-e9d73b0a901d7dfe1fd219aecc960747e7c49483.tar.gz
gnunet-e9d73b0a901d7dfe1fd219aecc960747e7c49483.zip
import Debian build rules, split off libgnunet
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