aboutsummaryrefslogtreecommitdiff
path: root/debian/gnunet.templates
diff options
context:
space:
mode:
Diffstat (limited to 'debian/gnunet.templates')
-rw-r--r--debian/gnunet.templates25
1 files changed, 3 insertions, 22 deletions
diff --git a/debian/gnunet.templates b/debian/gnunet.templates
index 074fb41fe..df74f77f0 100644
--- a/debian/gnunet.templates
+++ b/debian/gnunet.templates
@@ -1,25 +1,6 @@
1Template: gnunet-systempeer/username
2Type: string
3Default: gnunet
4_Description: GNUnet user:
5 Please choose the user that the GNUnet server process will run as.
6 .
7 This should be a dedicated account. If the specified account does not
8 already exist, it will automatically be created, with no login shell.
9
10Template: gnunet-systempeer/groupname
11Type: string
12Default: gnunet
13_Description: GNUnet group:
14 Please choose the group that the GNUnet peer process will run as.
15 .
16 This should be a dedicated group, not one that already owns data.
17 Only the members of this group will have access to GNUnet data, and
18 be allowed to start and stop the GNUnet server.
19
20Template: gnunet-systempeer/autostart 1Template: gnunet-systempeer/autostart
21Type: boolean 2Type: boolean
22Default: true 3Default: false
23_Description: Should the GNUnet server be launched on boot? 4_Description: Should the GNUnet server be launched on boot?
24 If you choose this option, a GNUnet peer will be launched each time 5 If you choose this option, a GNUnet peer will be launched each time
25 the system is started. Otherwise, you will need to launch 6 the system is started. Otherwise, you will need to launch
@@ -27,7 +8,7 @@ _Description: Should the GNUnet server be launched on boot?
27 8
28Template: gnunet-dns/libnsswitch 9Template: gnunet-dns/libnsswitch
29Type: boolean 10Type: boolean
30Default: true 11Default: false
31_Description: Should GNS be hooked into the system resolution process? 12_Description: Should GNS be hooked into the system resolution process?
32 If you choose this option, GNS will be hooked into the system 13 If you choose this option, GNS will be hooked into the system
33 resolution process. Records that can be resolved using GNS are 14 resolution process. Records that can be resolved using GNS are
@@ -37,7 +18,7 @@ _Description: Should GNS be hooked into the system resolution process?
37 18
38Template: gnunet-user/proxy 19Template: gnunet-user/proxy
39Type: boolean 20Type: boolean
40Default: true 21Default: false
41_Description: Use the GNU Name System in Firefox/Chromium by default?" 22_Description: Use the GNU Name System in Firefox/Chromium by default?"
42 If you choose this option the proxy settings for Firefox and Chromium will be 23 If you choose this option the proxy settings for Firefox and Chromium will be
43 adjusted to use a user local running gnunet-gns-proxy to delegate DNS requests 24 adjusted to use a user local running gnunet-gns-proxy to delegate DNS requests