openwrtv3/package/network
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
..
config netifd: fix a regression with some VLAN configurations introduced in the last update 2015-01-24 14:16:36 +00:00
ipv6 6in4: don't use /dev/stdout for wget calls 2015-02-07 13:33:15 +00:00
services openvpn: autostart openvpn instances for each .conf file in /etc/openvpn 2015-02-07 21:01:28 +00:00
utils cURL: implement new functionality with cleanup and fixes 2015-02-02 09:02:24 +00:00