openwrtv4/package/network/services/openvpn
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
..
files openvpn: autostart openvpn instances for each .conf file in /etc/openvpn 2015-02-07 21:01:28 +00:00
patches openvpn: backport an upstream fix for a regression in using --cipher none (fixes #18676) 2015-01-04 12:03:29 +00:00
Config-nossl.in openvpn: make size optimization configurable 2014-03-11 12:07:17 +00:00
Config-openssl.in openvpn: make size optimization configurable 2014-03-11 12:07:17 +00:00
Config-polarssl.in openvpn: make size optimization configurable 2014-03-11 12:07:17 +00:00
Makefile openvpn: autostart openvpn instances for each .conf file in /etc/openvpn 2015-02-07 21:01:28 +00:00