GNU bug report logs -
#48608
[PATCH] gnu: services: missing wireguard related exports
Previous Next
Reported by: Solene Rapenne <solene <at> perso.pw>
Date: Sun, 23 May 2021 14:56:04 UTC
Severity: normal
Tags: patch
Done: Guillaume Le Vaillant <glv <at> posteo.net>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
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))
-
;;;
;;; Wireguard.
;;;
--
2.31.1
This bug report was last modified 4 years and 58 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.