wg-quick: recommend using resolvconf in exclusive mode
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
This commit is contained in:
parent
db4f06d118
commit
4586e14749
|
@ -94,7 +94,7 @@ traffic:
|
||||||
.br
|
.br
|
||||||
\fBAddress = 10.200.100.8/24\fP
|
\fBAddress = 10.200.100.8/24\fP
|
||||||
.br
|
.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
|
.br
|
||||||
\fBPostDown = resolvconf -d %i\fP
|
\fBPostDown = resolvconf -d %i\fP
|
||||||
.br
|
.br
|
||||||
|
|
Loading…
Reference in New Issue