]> git.ipfire.org Git - thirdparty/wireguard-tools.git/commitdiff
wg-quick: recommend using resolvconf in exclusive mode
authorJason A. Donenfeld <Jason@zx2c4.com>
Wed, 18 Jan 2017 23:07:31 +0000 (00:07 +0100)
committerJason A. Donenfeld <Jason@zx2c4.com>
Wed, 18 Jan 2017 23:07:31 +0000 (00:07 +0100)
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
src/wg-quick.8

index 37bbccc9d2949ae28239112524af1a90efbd7f54..40c6650a316b649873373d76227f336cf858fdaf 100644 (file)
@@ -94,7 +94,7 @@ traffic:
 .br
     \fBAddress = 10.200.100.8/24\fP
 .br
-    \fBPostUp = echo nameserver 10.200.100.1 | resolvconf -a %i -m 0\fP
+    \fBPostUp = echo nameserver 10.200.100.1 | resolvconf -a %i -m 0 -x\fP
 .br
     \fBPostDown = resolvconf -d %i\fP
 .br