Add OpenVPN support files

This commit is contained in:
Roy Marples
2007-11-28 13:44:30 +00:00
parent d651155b61
commit f434007b98
3 changed files with 156 additions and 0 deletions

8
support/openvpn/README Normal file
View File

@@ -0,0 +1,8 @@
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.