0
0
mirror of https://github.com/openwrt/packages.git synced 2025-07-06 07:03:09 +00:00
Files
packages/net/openvpn/files/openvpn.init
Clemens Hopfer 1cf592503b openvpn: fix startup with script-security lower than 2
External scripts may only be specified with script-security 2 or higher,
otherwise OpenVPN fails at tunnel startup with an error.
This changes the previously hardcoded hotplug scripts to only be added if
script-security is 2 or higher is used.

Signed-off-by: Clemens Hopfer <openwrt@wireloss.net>
2024-07-03 12:55:24 -07:00

8.1 KiB