mirror of
https://github.com/netbirdio/plugins.git
synced 2026-05-22 18:44:07 -07:00
net/freeradius: HA config sync, add services binding. for https://github.com/opnsense/plugins/pull/2300
This commit is contained in:
@@ -54,5 +54,6 @@ function freeradius_xmlrpc_sync()
|
||||
$result['id'] = 'freeradius';
|
||||
$result['section'] = 'OPNsense.freeradius';
|
||||
$result['description'] = gettext('Freeradius');
|
||||
$result['services'] = ["freeradius"];
|
||||
return array($result);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user