unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
* openvpn with networkmanager
@ 2018-09-04 16:53 Benjamin Slade
  2018-09-09 10:25 ` Ludovic Courtès
  0 siblings, 1 reply; 12+ messages in thread
From: Benjamin Slade @ 2018-09-04 16:53 UTC (permalink / raw)
  To: Guix-Help

I have the following definition in my config.scm, which I call in
defining the operating system:

````
(define %slade-desktop-services
  (modify-services %desktop-services
    (network-manager-service-type config =>
				  (network-manager-configuration
				   (inherit config)
				   (vpn-plugins (list network-manager-openvpn))))))
````

This does indeed enable the OpenVPN module of NetworkManager, but
NetworkManager doesn't automatically read in the *.opvn files in
/etc/openvpn (which is probably expected), but moreover as an ordinary
user I'm not allowed to create them. Is the best thing to login as root
and add these to NetworkManager?



-- 
Benjamin Slade - https://babbagefiles.xyz
  `(pgp_fp: ,(21BA 2AE1 28F6 DF36 110A 0E9C A320 BBE8 2B52 EE19))
    '(sent by mu4e on Emacs running under GNU/Linux . https://gnu.org )
       `(Choose Linux ,(Choose Freedom) . https://linux.com )

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

end of thread, other threads:[~2019-01-08 21:07 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-09-04 16:53 openvpn with networkmanager Benjamin Slade
2018-09-09 10:25 ` Ludovic Courtès
2018-09-10  4:27   ` Benjamin Slade
2018-09-10 16:05     ` Adam Massmann
2018-09-11  1:45       ` Benjamin Slade
2018-09-11  8:28       ` Julien Lepiller
2018-09-11 16:50         ` Adam Massmann
2018-09-11 17:53         ` Benjamin Slade
2018-09-13  8:54           ` Ludovic Courtès
2018-09-18  3:55             ` Benjamin Slade
2018-11-09  6:39               ` swedebugia
2019-01-08 20:48       ` Maxim Cournoyer

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).