diff options
Diffstat (limited to 'data/configd-include.json')
-rw-r--r-- | data/configd-include.json | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/data/configd-include.json b/data/configd-include.json index ee4cb0d42..c85ab0725 100644 --- a/data/configd-include.json +++ b/data/configd-include.json @@ -7,6 +7,7 @@ "dns_forwarding.py", "dynamic_dns.py", "flow_accounting_conf.py", +"high-availability.py", "host_name.py", "https.py", "igmp_proxy.py", @@ -54,6 +55,7 @@ "service_mdns-repeater.py", "service_pppoe-server.py", "service_router-advert.py", +"service_upnp.py", "ssh.py", "system-ip.py", "system-ipv6.py", @@ -69,6 +71,5 @@ "vpn_pptp.py", "vpn_sstp.py", "vrf.py", -"vrf_vni.py", -"vrrp.py" +"vrf_vni.py" ] |