all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#50828] [PATCH] doc: Document Wireguard port configuration option.
@ 2021-09-26 18:14 Jacob Adams
  2021-09-29 13:18 ` bug#50828: " Mathieu Othacehe
  0 siblings, 1 reply; 2+ messages in thread
From: Jacob Adams @ 2021-09-26 18:14 UTC (permalink / raw)
  To: 50828; +Cc: Jacob Adams

 * 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





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#50828: [PATCH] doc: Document Wireguard port configuration option.
  2021-09-26 18:14 [bug#50828] [PATCH] doc: Document Wireguard port configuration option Jacob Adams
@ 2021-09-29 13:18 ` Mathieu Othacehe
  0 siblings, 0 replies; 2+ messages in thread
From: Mathieu Othacehe @ 2021-09-29 13:18 UTC (permalink / raw)
  To: Jacob Adams; +Cc: 50828-done


Hello Jacob,

> Thanks for the excellent operating system, I'm really enjoying using it!

Thanks for the patch and the nice feedback :). Applied as
edcc9ebc03a12f027bcb439f14962efa9dadb04f.

Mathieu




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-09-29 13:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-26 18:14 [bug#50828] [PATCH] doc: Document Wireguard port configuration option Jacob Adams
2021-09-29 13:18 ` bug#50828: " Mathieu Othacehe

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.