* [bug#48608] [PATCH] gnu: services: missing wireguard related exports
@ 2021-05-23 11:14 Solene Rapenne via Guix-patches via
2021-05-24 8:11 ` bug#48608: " Guillaume Le Vaillant
0 siblings, 1 reply; 2+ messages in thread
From: Solene Rapenne via Guix-patches via @ 2021-05-23 11:14 UTC (permalink / raw)
To: 48608
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
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#48608: [PATCH] gnu: services: missing wireguard related exports
2021-05-23 11:14 [bug#48608] [PATCH] gnu: services: missing wireguard related exports Solene Rapenne via Guix-patches via
@ 2021-05-24 8:11 ` Guillaume Le Vaillant
0 siblings, 0 replies; 2+ messages in thread
From: Guillaume Le Vaillant @ 2021-05-24 8:11 UTC (permalink / raw)
To: Solene Rapenne; +Cc: 48608-done
[-- Attachment #1: Type: text/plain, Size: 293 bytes --]
Patch pushed as ac95609208c0afe55d68bf42993ccb9b58ad44ce.
Thanks.
I added a copyright line for you, and more info to the commit message.
Also, the patch didn't apply cleanly. I suspect that your email client
mangled it by cutting a long line. Please find a way to prevent it from
doing that.
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 247 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2021-05-24 8:12 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-05-23 11:14 [bug#48608] [PATCH] gnu: services: missing wireguard related exports Solene Rapenne via Guix-patches via
2021-05-24 8:11 ` bug#48608: " Guillaume Le Vaillant
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.