]> git.ipfire.org Git - thirdparty/wireguard-tools.git/commitdiff
android: fix readme
authorJason A. Donenfeld <Jason@zx2c4.com>
Wed, 26 Jul 2017 02:10:33 +0000 (04:10 +0200)
committerJason A. Donenfeld <Jason@zx2c4.com>
Wed, 26 Jul 2017 02:10:33 +0000 (04:10 +0200)
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
contrib/android/README.md

index 943d5f2d0a782add6236939490879b49ea352497..2d16fc40d823b9171344b39ffc9371fdb878d861 100644 (file)
@@ -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.