mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
This commit is contained in:
parent
fefa562174
commit
c3fef0c9b4
@ -226,6 +226,9 @@ function filter_configure_xmlrpc($raw_params) {
|
||||
system_routing_configure();
|
||||
setup_gateways_monitor();
|
||||
relayd_configure();
|
||||
require_once("openvpn.inc");
|
||||
openvpn_resync_all();
|
||||
services_dhcpd_configure();
|
||||
return $xmlrpc_g['return']['true'];
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user