]> git.ipfire.org Git - thirdparty/wireguard-tools.git/commitdiff
wg: add installation note for distros
authorJason A. Donenfeld <Jason@zx2c4.com>
Thu, 5 Jan 2017 18:41:20 +0000 (19:41 +0100)
committerJason A. Donenfeld <Jason@zx2c4.com>
Thu, 5 Jan 2017 18:41:23 +0000 (19:41 +0100)
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
src/INSTALL

index 55f0c5b1fe14a7a37ffbe367390a307c090272aa..cc80df5287a23feca8d6db9ea8de87360c7c926b 100644 (file)
@@ -41,3 +41,8 @@ The first section is rather standard. The second section is not:
     wg-quick(8). If you don't use systemd, you certainly don't want this, and
     should set it to `no'. If systemd isn't auto-detected, but you still would
     like to install it, set this to `yes'.
+
+If you're a simple `make && make install` kind of user, you can get away with
+not setting these variables and relying on the auto-detection. However, if
+you're writing a package for a distro, you'll want to explicitly set these,
+depending on what you want.