wg: add installation note for distros

Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
This commit is contained in:
Jason A. Donenfeld 2017-01-05 19:41:20 +01:00
parent d2f244b136
commit bf5d24eca4
1 changed files with 5 additions and 0 deletions

View 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.