diff options
author | Christian Poessinger <christian@poessinger.com> | 2021-12-24 22:12:19 +0100 |
---|---|---|
committer | Christian Poessinger <christian@poessinger.com> | 2021-12-25 23:27:15 +0100 |
commit | 015e26acc8ed65b6a7d778107a83ee8604950f90 (patch) | |
tree | 7cc2810b6061d5251b0d82103e72896680d67a9f /data/configd-include.json | |
parent | 4abca54698edb09b76e7d059dd35cdcef3512ec4 (diff) | |
download | vyos-1x-015e26acc8ed65b6a7d778107a83ee8604950f90.tar.gz vyos-1x-015e26acc8ed65b6a7d778107a83ee8604950f90.zip |
flow-accounting: T4097: move to get_config_dict()
Diffstat (limited to 'data/configd-include.json')
-rw-r--r-- | data/configd-include.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data/configd-include.json b/data/configd-include.json index 6893aaa86..ee4cb0d42 100644 --- a/data/configd-include.json +++ b/data/configd-include.json @@ -6,6 +6,7 @@ "dhcpv6_relay.py", "dns_forwarding.py", "dynamic_dns.py", +"flow_accounting_conf.py", "host_name.py", "https.py", "igmp_proxy.py", |