This series is a follow-up to 'add netlink support for Linux' by Antonio Quartulli. It enhances integration with systemd and improves system security by running the openvpn process with a dedicated user.
Christian Hesse (3): systemd: run openvpn with dedicated user systemd: do not downgrade UID/GID systemd: create configuration directories from tmpfiles configure.ac | 8 ++++++++ distro/systemd/Makefile.am | 4 ++++ distro/systemd/openvpn-cli...@.service.in | 4 +++- distro/systemd/openvpn-ser...@.service.in | 4 +++- distro/systemd/sysusers-openvpn.conf | 1 + distro/systemd/tmpfiles-openvpn.conf | 6 ++++-- src/openvpn/init.c | 8 ++++++++ 7 files changed, 31 insertions(+), 4 deletions(-) ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ Openvpn-devel mailing list Openvpn-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/openvpn-devel