diff --git a/data/configd-include.json b/data/configd-include.json
index 2c3c389d6..681685dd9 100644
--- a/data/configd-include.json
+++ b/data/configd-include.json
@@ -1,80 +1,86 @@
 [
 "arp.py",
 "bcast_relay.py",
 "conntrack.py",
 "conntrack_sync.py",
 "dhcp_relay.py",
 "dhcp_server.py",
 "dhcpv6_relay.py",
 "dhcpv6_server.py",
 "dns_forwarding.py",
 "dynamic_dns.py",
 "flow_accounting_conf.py",
 "high-availability.py",
 "host_name.py",
 "https.py",
 "igmp_proxy.py",
 "intel_qat.py",
 "interfaces-bonding.py",
 "interfaces-bridge.py",
 "interfaces-dummy.py",
 "interfaces-ethernet.py",
 "interfaces-geneve.py",
 "interfaces-l2tpv3.py",
 "interfaces-loopback.py",
 "interfaces-macsec.py",
 "interfaces-openvpn.py",
 "interfaces-pppoe.py",
 "interfaces-pseudo-ethernet.py",
 "interfaces-tunnel.py",
 "interfaces-vti.py",
 "interfaces-vxlan.py",
 "interfaces-wireguard.py",
 "interfaces-wireless.py",
 "interfaces-wwan.py",
 "lldp.py",
 "nat.py",
 "nat66.py",
+"netns.py",
 "ntp.py",
 "pki.py",
 "policy.py",
 "policy-local-route.py",
 "protocols_bfd.py",
 "protocols_bgp.py",
 "protocols_igmp.py",
 "protocols_isis.py",
 "protocols_mpls.py",
 "protocols_nhrp.py",
 "protocols_ospf.py",
 "protocols_ospfv3.py",
 "protocols_pim.py",
 "protocols_rip.py",
 "protocols_ripng.py",
+"protocols_rpki.py",
 "protocols_static.py",
 "protocols_static_multicast.py",
 "qos.py",
 "salt-minion.py",
 "service_console-server.py",
 "service_ids_fastnetmon.py",
 "service_ipoe-server.py",
 "service_mdns-repeater.py",
+"service_monitoring_telegraf.py",
 "service_pppoe-server.py",
 "service_router-advert.py",
 "service_upnp.py",
 "ssh.py",
 "system-ip.py",
 "system-ipv6.py",
 "system-login-banner.py",
+"system-logs.py",
 "system-option.py",
+"system-proxy.py",
+"system_sysctl.py",
 "system-syslog.py",
 "system-timezone.py",
 "system_console.py",
 "system_lcd.py",
 "task_scheduler.py",
 "tftp_server.py",
 "vpn_l2tp.py",
 "vpn_pptp.py",
 "vpn_sstp.py",
 "vrf.py",
 "vrf_vni.py"
 ]