]> git.ipfire.org Git - thirdparty/wireguard-tools.git/commit
wg-quick: if resolvconf/run/iface exists, use it
authorJason A. Donenfeld <Jason@zx2c4.com>
Wed, 28 Feb 2018 18:46:28 +0000 (19:46 +0100)
committerJason A. Donenfeld <Jason@zx2c4.com>
Sun, 4 Mar 2018 17:50:25 +0000 (18:50 +0100)
commite6ce5fd38612b0f06e61945bceac6132b084b96e
tree55b9a34d578ca46cad05b58969204329ade6768f
parent99264cb88f6752ee4c07121f6ed1120544d32e5f
wg-quick: if resolvconf/run/iface exists, use it

Some older broken resolvconfs don't support resolvconf -l, but do have a
file in a standard location, so use it.

Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
src/wg-quick.bash