services.firewalld.settings.ReloadPolicy

NixOS option

The policy during reload.

type: one of "DROP", "REJECT", "ACCEPT" or strings concatenated with ","
Default
"INPUT:DROP,FORWARD:DROP,OUTPUT:DROP"
declared in: nixos/modules/services/networking/firewalld/settings.nixView source on NixOS/nixpkgs →