Debian 10 uses nftables.nft as well
This commit is contained in:
parent
f5a932e1b0
commit
1af981eb79
1 changed files with 1 additions and 1 deletions
2
manifest
2
manifest
|
@ -6,7 +6,7 @@ os_version=$(cat "$__global/explorer/os_version")
|
|||
case "$os" in
|
||||
debian)
|
||||
case "$os_version" in
|
||||
11*)
|
||||
10*|11*)
|
||||
conf=/etc/nftables.nft
|
||||
;;
|
||||
*)
|
||||
|
|
Loading…
Reference in a new issue