unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Solene Rapenne via Guix-patches via <guix-patches@gnu.org>
To: 48608@debbugs.gnu.org
Subject: [bug#48608] [PATCH] gnu: services: missing wireguard related exports
Date: Sun, 23 May 2021 13:14:44 +0200	[thread overview]
Message-ID: <20210523131444.34167ac1@perso.pw> (raw)

While there I removed a weird character in the file

---
 gnu/services/vpn.scm | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/gnu/services/vpn.scm b/gnu/services/vpn.scm
index 6fbe20a849..2e41147e17 100644
--- a/gnu/services/vpn.scm
+++ b/gnu/services/vpn.scm
@@ -48,6 +48,8 @@
             wireguard-peer-name
             wireguard-peer-endpoint
             wireguard-peer-allowed-ips
+            wireguard-peer-public-key
+            wireguard-peer-keep-alive
 
             wireguard-configuration
             wireguard-configuration?
@@ -526,7 +528,6 @@ is truncated and rewritten every minute.")
      (openvpn-remote-configuration
,openvpn-remote-configuration-fields)) 'openvpn-client-configuration))
 
-\f
 ;;;
 ;;; Wireguard.
 ;;;
-- 
2.31.1





             reply	other threads:[~2021-05-23 14:56 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-23 11:14 Solene Rapenne via Guix-patches via [this message]
2021-05-24  8:11 ` bug#48608: [PATCH] gnu: services: missing wireguard related exports Guillaume Le Vaillant

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

  List information: https://guix.gnu.org/

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

  git send-email \
    --in-reply-to=20210523131444.34167ac1@perso.pw \
    --to=guix-patches@gnu.org \
    --cc=48608@debbugs.gnu.org \
    --cc=solene@perso.pw \
    /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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).