aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/contrib
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2017-07-26 04:10:33 +0200
committerJason A. Donenfeld <Jason@zx2c4.com>2017-07-26 04:10:33 +0200
commita9d19159a93cec2429817ba2262a14ec66d7ac1c (patch)
tree549e9467f96ed194fe32f274fe6ad5c0f636ade1 /contrib
parentwg-quick: add explicit support for common DNS usage (diff)
downloadwireguard-tools-a9d19159a93cec2429817ba2262a14ec66d7ac1c.tar.xz
wireguard-tools-a9d19159a93cec2429817ba2262a14ec66d7ac1c.zip
android: fix readme
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Diffstat (limited to 'contrib')
-rw-r--r--contrib/android/README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/android/README.md b/contrib/android/README.md
index 943d5f2..2d16fc4 100644
--- a/contrib/android/README.md
+++ b/contrib/android/README.md
@@ -13,8 +13,8 @@ as root. It should survive ROM flashes.
## Usage
-Compared to the ordinary wg-quick, this one gains a "DNS =" field,
-but loses SaveConfig and {Pre,Post}{Up,Down}.
+Compared to the ordinary wg-quick, this one does not support SaveConfig
+and {Pre,Post}{Up,Down}.
Put your configuration files into `/data/misc/wireguard/`. After that,
the normal `wg-quick up|down` commands will work.