From: Jason A. Donenfeld Date: Wed, 26 Jul 2017 02:10:33 +0000 (+0200) Subject: android: fix readme X-Git-Tag: v1.0.20191226~228 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a9d19159a93cec2429817ba2262a14ec66d7ac1c;p=thirdparty%2Fwireguard-tools.git android: fix readme Signed-off-by: Jason A. Donenfeld --- 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.