android: fix readme
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
This commit is contained in:
parent
6b27d0d0f0
commit
a9d19159a9
|
@ -13,8 +13,8 @@ as root. It should survive ROM flashes.
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
Compared to the ordinary wg-quick, this one gains a "DNS =" field,
|
Compared to the ordinary wg-quick, this one does not support SaveConfig
|
||||||
but loses SaveConfig and {Pre,Post}{Up,Down}.
|
and {Pre,Post}{Up,Down}.
|
||||||
|
|
||||||
Put your configuration files into `/data/misc/wireguard/`. After that,
|
Put your configuration files into `/data/misc/wireguard/`. After that,
|
||||||
the normal `wg-quick up|down` commands will work.
|
the normal `wg-quick up|down` commands will work.
|
||||||
|
|
Reference in New Issue