goo/services/firewall/system.json
2025-03-08 20:44:03 -05:00

11 lines
206 B
JSON

{
enable: "true",
provider: "system",
packages: ["nftables"],
configFiles: [
"nftables.template:/etc/nftables.nft",
"netavark.template:/etc/containers/containers.conf.d/50-netavark-nftables.conf",
],
}