Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 13f6adf7 authored by James Bottomley's avatar James Bottomley Committed by Steve Kondik
Browse files

framework: add openvpn to native vpn services



This requires a modified mtpd (so it knows how to start openvpn and
run as root, so must drop privs for pppd).

The change causes mtpd to start openvpn and create a management socket
(in /dev/sockets) which is then used to control the interaction.  To
save space on typing, a lot of options (like ifconfig and routes) are
expected to be pushed from the server.

Also updated keystore to allow AID_ROOT to get certificates (because
openvpn will be running as root until the VPN connection is
established and it can drop privileges).

Signed-off-by: default avatarJames Bottomley <James.Bottomley@suse.de>
parent f537d710
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment