openwrtv3/package/network/services/openvpn/files
Jo-Philipp Wich ccc33238a4 openvpn: autostart openvpn instances for each .conf file in /etc/openvpn
Align init behaviour with other distros by starting an OpenVPN instance
for each config file found in /etc/openvpn/. This removes the additional
requirement to "register" the configs with uci and thus simplifies the
setup.

Make sure to respect the disabled state in uci to not suddenly autostart
instances which have been previously set to disabled, also skip configs
which are already started due to uci configuration.

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>

SVN-Revision: 44310
2015-02-07 21:01:28 +00:00
..
openvpn.config openvpn: make comp_lzo a parameter 2013-10-15 12:42:58 +00:00
openvpn.init openvpn: autostart openvpn instances for each .conf file in /etc/openvpn 2015-02-07 21:01:28 +00:00
openvpn.upgrade openvpn: add from openvpn-devel from /packages, fix support for current polarssl 2013-01-30 20:07:15 +00:00