mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-13 08:09:41 +00:00
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:
parent
73282df56d
commit
049fca58fe
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user