Files
nftables/source-files/nftables.esv
T
2025-10-01 12:59:38 +03:00

7 lines
166 B
Plaintext

name: nftables
description: Nftables daemon
type: simple
start_cmd: /usr/bin/nft -f /etc/nftables.conf
stop_cmd: /usr/bin/nft flush ruleset
exit_method: stop_command