aboutsummaryrefslogtreecommitdiff
path: root/src/vpn/vpn.conf.in
diff options
context:
space:
mode:
authorlurchi <lurchi@strangeplace.net>2019-06-27 18:28:25 +0200
committerlurchi <lurchi@strangeplace.net>2019-06-27 18:28:25 +0200
commitfc37373f7af06b736f028d73712f9e60be241cbf (patch)
tree4284a065b7f08f2bb07962c661df80e090f62626 /src/vpn/vpn.conf.in
parent7aba81537bfb410ab71db1702dbf2f1104b5d39f (diff)
downloadgnunet-custom-helper-path.tar.gz
gnunet-custom-helper-path.zip
add HELPER_PATH to default configscustom-helper-path
Diffstat (limited to 'src/vpn/vpn.conf.in')
-rw-r--r--src/vpn/vpn.conf.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/vpn/vpn.conf.in b/src/vpn/vpn.conf.in
index c0f4c59ed..7e02ba1b0 100644
--- a/src/vpn/vpn.conf.in
+++ b/src/vpn/vpn.conf.in
@@ -17,3 +17,7 @@ VIRTDNS = 10.11.10.2
17VIRTDNS6 = 1234::17 17VIRTDNS6 = 1234::17
18IFNAME = vpn-gnunet 18IFNAME = vpn-gnunet
19 19
20# Location of the helper binary gnunet-helper-vpn (setuid flag required).
21# By default it is assumed to be in the libexec directory, but on some systems
22# like NixOS setuid is only possible through a wrapper in a different location.
23HELPER_PATH =