Initial commit
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
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
|
||||
Reference in New Issue
Block a user