From 4232061f56bd94d05ee304b3e5d2f5d2ff2e3822 Mon Sep 17 00:00:00 2001 From: Clayton Craft Date: Mon, 14 Jun 2021 12:03:27 -0700 Subject: [PATCH] pmaports.cfg: add supported_firewall option (MR 2060) pmb will suppress firewall-related messages on branches that don't have these changes [ci:skip-build] changed kernel packages in this series cause timeout at 3hr --- pmaports.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/pmaports.cfg b/pmaports.cfg index 99cab9410..215fae886 100644 --- a/pmaports.cfg +++ b/pmaports.cfg @@ -4,3 +4,4 @@ version=7 pmbootstrap_min_version=1.29.0 channel=edge supported_root_filesystems=ext4,f2fs +supported_firewall=nftables