diff options
author | Christian Poessinger <christian@poessinger.com> | 2022-04-30 15:22:04 +0200 |
---|---|---|
committer | Christian Poessinger <christian@poessinger.com> | 2022-04-30 15:22:04 +0200 |
commit | 4d679b2150f29b1da1f38dc0fc2753f28dc16144 (patch) | |
tree | 4901f5532ea663a878ab0f75e47ff7cd06624cec /data/configd-include.json | |
parent | 605f400418a1eea5adf6a98c6493a118b239c9c6 (diff) | |
download | vyos-1x-4d679b2150f29b1da1f38dc0fc2753f28dc16144.tar.gz vyos-1x-4d679b2150f29b1da1f38dc0fc2753f28dc16144.zip |
vyos-configd: enable firewall support
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 c65231e49..da2233bc1 100644 --- a/data/configd-include.json +++ b/data/configd-include.json @@ -10,6 +10,7 @@ "dhcpv6_server.py", "dns_forwarding.py", "dynamic_dns.py", +"firewall.py", "flow_accounting_conf.py", "high-availability.py", "host_name.py", |