fix(ada): firewalld misstyped

Signed-off-by: s0me1newithhand7s <git+me@hand7s.org>
This commit is contained in:
s0me1newithhand7s 2026-05-29 00:38:57 +03:00
parent 5edf1a7f10
commit 5e4cf9763f

View file

@ -8,12 +8,12 @@ _: {
CleanupModulesOnExit = true;
StrictForwardPorts = true;
logDenied = "off";
FlushAllOnReload = "yes";
FlushAllOnReload = true;
ReloadPolicy = "DROP";
RFC3964_IPv4 = "yes";
NftablesCounters = "no";
NftablesTableOwner = "yes";
IndividualCalls = "no";
RFC3964_IPv4 = true;
NftablesCounters = false;
NftablesTableOwner = true;
IndividualCalls = false;
};
zones = {