0
0
mirror of https://github.com/OpenVPN/openvpn.git synced 2024-09-20 03:52:28 +02:00
openvpn/sample-config-files
Dan Nelson 2d4e7685cd bash->bourne script cleanup
Many of the scripts in the openvpn source have their shell set to
/bin/bash, but only two use bash features. The attached patch (against
openvpn-2.1_rc9) sets the shell on the rest of the scripts to /bin/sh for
better portability. The only scripts that actually require bash are
contrib/pull-resolv-conf/client.{up,down} ; they use the ${!var} variable
indirection feature.

sf.net tracker:
<https://sourceforge.net/tracker/?func=detail&aid=2040296&group_id=48978&atid=454721>

Discussed on the IRC meeting March 4, 2010 in #openvpn-discussions.
<http://thread.gmane.org/gmane.network.openvpn.devel/3242>

Signed-off-by: David Sommerseth <dazo@users.sourceforge.net>
Acked-by: James Yonan <james@openvpn.net>
2010-10-21 11:33:42 +02:00
..
client.conf Added "--server-bridge" (without parameters) to enable 2008-08-02 08:02:53 +00:00
firewall.sh bash->bourne script cleanup 2010-10-21 11:33:42 +02:00
home.up This is the start of the BETA21 branch. 2005-09-26 05:28:27 +00:00
loopback-client Fixed bug in loopback self-test introduced 2006-09-14 02:42:12 +00:00
loopback-server Fixed bug in loopback self-test introduced 2006-09-14 02:42:12 +00:00
office.up This is the start of the BETA21 branch. 2005-09-26 05:28:27 +00:00
openvpn-shutdown.sh This is the start of the BETA21 branch. 2005-09-26 05:28:27 +00:00
openvpn-startup.sh This is the start of the BETA21 branch. 2005-09-26 05:28:27 +00:00
README This is the start of the BETA21 branch. 2005-09-26 05:28:27 +00:00
server.conf Added "--server-bridge" (without parameters) to enable 2008-08-02 08:02:53 +00:00
static-home.conf This is the start of the BETA21 branch. 2005-09-26 05:28:27 +00:00
static-office.conf This is the start of the BETA21 branch. 2005-09-26 05:28:27 +00:00
tls-home.conf This is the start of the BETA21 branch. 2005-09-26 05:28:27 +00:00
tls-office.conf This is the start of the BETA21 branch. 2005-09-26 05:28:27 +00:00
xinetd-client-config This is the start of the BETA21 branch. 2005-09-26 05:28:27 +00:00
xinetd-server-config This is the start of the BETA21 branch. 2005-09-26 05:28:27 +00:00

Sample OpenVPN Configuration Files.

These files are part of the OpenVPN HOWTO
which is located at:

http://openvpn.net/howto.html