From 14713dd36bde96e1737f8e4cfd55a364f51b0fc8 Mon Sep 17 00:00:00 2001 From: Antoine Ouvrard Date: Fri, 10 Apr 2020 16:47:00 +0200 Subject: [PATCH] =?UTF-8?q?suppression=20d'un=20charact=C3=A8re=20qui=20me?= =?UTF-8?q?ttait=20la=20zone=20dans=20nftables?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- roles/common/files/nftables.conf | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/roles/common/files/nftables.conf b/roles/common/files/nftables.conf index ce12dc2..b54d00e 100644 --- a/roles/common/files/nftables.conf +++ b/roles/common/files/nftables.conf @@ -35,5 +35,4 @@ table inet myfilter { # count and drop any other traffic counter drop } - -} \ No newline at end of file +}