aboutsummaryrefslogtreecommitdiffstatshomepage
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
commit1b8fd6a9b960a174cae3a3835506aed2c356ea1e (patch)
tree427b8d254d957c09a1a5f41d32b8aed03289db40
parentversion: bump snapshot (diff)
downloadwireguard-monolithic-historical-1b8fd6a9b960a174cae3a3835506aed2c356ea1e.tar.xz
wireguard-monolithic-historical-1b8fd6a9b960a174cae3a3835506aed2c356ea1e.zip
android: fix readme
-rw-r--r--contrib/examples/android/README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/examples/android/README.md b/contrib/examples/android/README.md
index 943d5f2..2d16fc4 100644
--- a/contrib/examples/android/README.md
+++ b/contrib/examples/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.