diff options
author | William Hubbs <w.d.hubbs@gmail.com> | 2017-02-17 12:28:10 -0600 |
---|---|---|
committer | William Hubbs <w.d.hubbs@gmail.com> | 2017-02-17 12:29:11 -0600 |
commit | d7f5a696c173e7af67dd4b3f90744e0a056441e1 (patch) | |
tree | d87f5506c92fffa121dde70015985e307f109867 /support/openvpn/README | |
parent | 6f614cd3f33dbdea3a67ac2fb414b1130674ee04 (diff) |
support: rename all README files to README.md
Diffstat (limited to 'support/openvpn/README')
-rw-r--r-- | support/openvpn/README | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/support/openvpn/README b/support/openvpn/README deleted file mode 100644 index 9ff435dd..00000000 --- a/support/openvpn/README +++ /dev/null @@ -1,8 +0,0 @@ -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. |