7 lines
166 B
Plaintext
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
|