all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Jacob Adams <jacob@tookmund.com>
To: 50828@debbugs.gnu.org
Cc: Jacob Adams <jacob@tookmund.com>
Subject: [bug#50828] [PATCH] doc: Document Wireguard port configuration option.
Date: Sun, 26 Sep 2021 14:14:31 -0400	[thread overview]
Message-ID: <20210926181431.5826-1-jacob@tookmund.com> (raw)

 * doc/gnu.texi: Document wireguard port configuration option.
---
I was surprised to see I couldn't change the listening Wireguard port
but it seems to be just a minor documentation oversight, since the port
option already exists.
Thanks for the excellent operating system, I'm really enjoying using it!

 doc/guix.texi | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/doc/guix.texi b/doc/guix.texi
index a932dbcc09..c6199c38d3 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -27654,6 +27654,9 @@ The interface name for the VPN.
 @item @code{addresses} (default: @code{'("10.0.0.1/32")})
 The IP addresses to be assigned to the above interface.
 
+@item @code{port} (default: @code{51820})
+The port on which to listen for incoming connections.
+
 @item @code{private-key} (default: @code{"/etc/wireguard/private.key"})
 The private key file for the interface.  It is automatically generated if
 the file does not exist.
-- 
2.30.2





             reply	other threads:[~2021-09-26 18:16 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-26 18:14 Jacob Adams [this message]
2021-09-29 13:18 ` bug#50828: [PATCH] doc: Document Wireguard port configuration option Mathieu Othacehe

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210926181431.5826-1-jacob@tookmund.com \
    --to=jacob@tookmund.com \
    --cc=50828@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.