mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-13 16:14:40 +00:00
ipsec: missing config section; closes #6639
This commit is contained in:
parent
ca5dd11447
commit
da5ea8eedf
@ -323,7 +323,7 @@ function ipsec_xmlrpc_sync()
|
||||
|
||||
$result[] = array(
|
||||
'description' => gettext('IPsec'),
|
||||
'section' => 'ipsec,OPNsense.Swanctl',
|
||||
'section' => 'ipsec,OPNsense.IPsec,OPNsense.Swanctl',
|
||||
'id' => 'ipsec',
|
||||
'services' => ["strongswan"],
|
||||
);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user