From: Raghav Gururajan <rvgn@disroot.org>
To: 36422@debbugs.gnu.org
Subject: bug#36422: NetworkManager-OpenVPN-Plugin
Date: Fri, 28 Jun 2019 13:42:09 -0400 [thread overview]
Message-ID: <3c73992c4f09d51722c43998ba006eb43e3d575a.camel@disroot.org> (raw)
Hello Guix!
I did the following to enable openvpn plugin in the network manager
applet.
(modify-services %desktop-services
(network-manager-service-type
config => (network-manager-configuration
(inherit config)
(vpn-plugins
(list network-manager-openvpn)))))
But after importing ".ovpn" file and connecting, nothing happens.
Regards,
RG.
reply other threads:[~2019-06-28 17:43 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=3c73992c4f09d51722c43998ba006eb43e3d575a.camel@disroot.org \
--to=rvgn@disroot.org \
--cc=36422@debbugs.gnu.org \
/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 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.