openrc/support/openvpn
Anna (navi) Figueiredo Gomes 8b6e5e93c2 *: fix some typos
a few matches were not typos (e.g. ahd), or not changes i'd care to make (e.g.
bootup vs boot up).

Closes: https://github.com/OpenRC/openrc/issues/812
2025-04-04 00:30:01 +02:00
..
README.md Reformat and fix titles in documentation 2018-01-12 14:10:42 -06:00
down.sh *: fix some typos 2025-04-04 00:30:01 +02:00
meson.build add meson build files 2021-09-04 16:01:29 -05:00
up.sh *: fix some typos 2025-04-04 00:30:01 +02:00

README.md

Example OpenVPN Scripts

These handy scripts setup any dns information that OpenVPN may push. They also handle the interaction with OpenRC so that the OpenVPN service can become "inactive". This means that when it starts, it goes inactive and OpenRC continues on its merry way booting the system. When OpenVPN connects to an endpoint it then re-starts the OpenVPN service and starts up any services that depend on us. A similar thing happens when we shut down.

Of course, this is all optional.