Skip to content

Commit 583469d

Browse files
authored
Merge pull request #13239 from mpurg/fix_description_nftables
Remove erroneous line in description
2 parents d8bbbe8 + c6056c5 commit 583469d

File tree

1 file changed

+0
-1
lines changed
  • linux_os/guide/system/network/network-nftables/nftables_ensure_default_deny_policy

1 file changed

+0
-1
lines changed

linux_os/guide/system/network/network-nftables/nftables_ensure_default_deny_policy/rule.yml

-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ description: |-
88
the firewall will accept any packet that is not configured to be denied and the packet will
99
continue traversing the network stack.
1010
11-
{% if 'ubuntu' in product %}
1211
Run the following commands and verify that base chains contain a policy of DROP.
1312
<pre>
1413
$ nft list ruleset | grep 'hook input'

0 commit comments

Comments
 (0)