Pārlūkot izejas kodu

Fix typo in ferm template

Emmanuel Bouthenot 10 gadi atpakaļ
vecāks
revīzija
37c7831215
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      roles/common/templates/ferm/ferm.conf.j2

+ 1 - 1
roles/common/templates/ferm/ferm.conf.j2

@@ -24,7 +24,7 @@ table filter {
         mod state state INVALID DROP;
         mod state state (ESTABLISHED RELATED) ACCEPT;
 
-        # allow local packages
+        # allow local packet
         interface lo ACCEPT;
 
         # respond to ping