VPN: OpenVPN: Instances - fix race condition when using CRL's in new OpenVPN instances, on configure, pass event to pluginctl to flush the requested crl's. closes https://github.com/opnsense/core/issues/6710

This commit is contained in:
Ad Schellevis 2023-08-04 16:58:25 +02:00
parent 73282df56d
commit 049fca58fe

View File

@ -35,7 +35,7 @@ type:script
message: restart openvpn instance %s
[configure]
command:/usr/local/opnsense/scripts/openvpn/ovpn_service_control.php
command:/usr/local/sbin/pluginctl -c crl || /usr/local/opnsense/scripts/openvpn/ovpn_service_control.php
parameters: -a configure
type:script
message: configure openvpn instances