mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-13 16:14:40 +00:00
openvpn: forgot to switch to mapped event
This commit is contained in:
parent
c17d021b4c
commit
f24d93b8ea
@ -37,7 +37,7 @@ function openvpn_configure()
|
||||
'crl' => ['openvpn_refresh_crls:0'],
|
||||
'remote' => ['openvpn_configure_do'],
|
||||
'openvpn' => ['openvpn_configure_do:2'],
|
||||
'vpn' => ['openvpn_configure_do:2'],
|
||||
'vpn_map' => ['openvpn_configure_do:2'],
|
||||
];
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user