mirror of
https://github.com/flatcar/scripts.git
synced 2025-12-22 17:52:12 +01:00
profiles: enable JSON support for nftables
This help for automation and scripting purposes. dev-libs/jansson is already shipped in the generic image. Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
This commit is contained in:
parent
f65335068a
commit
103f01c588
@ -106,6 +106,7 @@ sys-libs/ldb -lmdb -python
|
|||||||
|
|
||||||
# Enable nftables backend for the iptables instead of legacy backend
|
# Enable nftables backend for the iptables instead of legacy backend
|
||||||
net-firewall/iptables nftables
|
net-firewall/iptables nftables
|
||||||
|
net-firewall/nftables json
|
||||||
|
|
||||||
# Install `perl` with a minimal set of dependencies
|
# Install `perl` with a minimal set of dependencies
|
||||||
dev-lang/perl minimal
|
dev-lang/perl minimal
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user