Skip to content

Commit 52deea7

Browse files
committed
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 <[email protected]>
1 parent bbb1a4c commit 52deea7

File tree

1 file changed

+1
-0
lines changed
  • sdk_container/src/third_party/coreos-overlay/profiles/coreos/base

1 file changed

+1
-0
lines changed

sdk_container/src/third_party/coreos-overlay/profiles/coreos/base/package.use

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,7 @@ sys-libs/ldb -lmdb -python
108108

109109
# Enable nftables backend for the iptables instead of legacy backend
110110
net-firewall/iptables nftables
111+
net-firewall/nftables json
111112

112113
# Install `perl` with a minimal set of dependencies
113114
dev-lang/perl minimal

0 commit comments

Comments
 (0)