summaryrefslogtreecommitdiffstatshomepage
path: root/contrib/examples/dns-hatchet/README
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2017-10-31 11:38:09 +0100
committerJason A. Donenfeld <Jason@zx2c4.com>2017-10-31 17:25:23 +0100
commitc13827622b6aeaaa15da948f71b7c16288fe88a9 (patch)
tree2e58aaaad1988fc69710be8bf7e73515e38cacf9 /contrib/examples/dns-hatchet/README
parentglobal: use fewer BUG_ONs (diff)
downloadwireguard-monolithic-historical-c13827622b6aeaaa15da948f71b7c16288fe88a9.tar.xz
wireguard-monolithic-historical-c13827622b6aeaaa15da948f71b7c16288fe88a9.zip
wg-quick: allow for the hatchet, but not by default
Diffstat (limited to 'contrib/examples/dns-hatchet/README')
-rw-r--r--contrib/examples/dns-hatchet/README8
1 files changed, 8 insertions, 0 deletions
diff --git a/contrib/examples/dns-hatchet/README b/contrib/examples/dns-hatchet/README
new file mode 100644
index 0000000..edb60ce
--- /dev/null
+++ b/contrib/examples/dns-hatchet/README
@@ -0,0 +1,8 @@
+The DNS Hatchet
+===============
+
+This is a workaround for distributions without resolvconf or any proper
+mechanism of setting the DNS. Running 'apply.sh` in this directory will
+insert 'hatchet.bash` into the right place in 'wg-quick.bash`. It is
+recommended that distributions without any resolvconf available run this
+before calling 'make install` in their packaging scripts.