aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/tools/man/wg-quick.8
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2018-05-23 15:08:30 +0200
committerJason A. Donenfeld <Jason@zx2c4.com>2018-05-23 15:24:07 +0200
commita62f4ce1da764591f66f5a1ceb8f791fc05ed074 (patch)
treeb1aeaa6532ab4fecde77a246bb8950c7e436062d /src/tools/man/wg-quick.8
parenttools: always pass -v as first argument to install (diff)
downloadwireguard-monolithic-historical-a62f4ce1da764591f66f5a1ceb8f791fc05ed074.tar.xz
wireguard-monolithic-historical-a62f4ce1da764591f66f5a1ceb8f791fc05ed074.zip
wg-quick: support FreeBSD/Darwin search path
Diffstat (limited to 'src/tools/man/wg-quick.8')
-rw-r--r--src/tools/man/wg-quick.83
1 files changed, 2 insertions, 1 deletions
diff --git a/src/tools/man/wg-quick.8 b/src/tools/man/wg-quick.8
index 5e27d10..d97fec9 100644
--- a/src/tools/man/wg-quick.8
+++ b/src/tools/man/wg-quick.8
@@ -31,7 +31,8 @@ interface without bringing the interface down.
\fICONFIG_FILE\fP is a configuration file, whose filename is the interface name
followed by `.conf'. Otherwise, \fIINTERFACE\fP is an interface name, with configuration
-found at `/etc/wireguard/\fIINTERFACE\fP.conf'.
+found at `/etc/wireguard/\fIINTERFACE\fP.conf', searched first, followed by distro-specific
+search paths.
Generally speaking, this utility is just a simple script that wraps invocations to
.BR wg (8)