diff options
Diffstat (limited to 'interface-definitions/firewall.xml.in')
| -rw-r--r-- | interface-definitions/firewall.xml.in | 6 | 
1 files changed, 3 insertions, 3 deletions
| diff --git a/interface-definitions/firewall.xml.in b/interface-definitions/firewall.xml.in index ff8d92a24..94450d808 100644 --- a/interface-definitions/firewall.xml.in +++ b/interface-definitions/firewall.xml.in @@ -599,7 +599,7 @@              </properties>              <children>                #include <include/firewall/action-accept-drop-reject.xml.i> -              #include <include/firewall/log.xml.i> +              #include <include/firewall/rule-log-level.xml.i>              </children>            </node>            <node name="invalid"> @@ -608,7 +608,7 @@              </properties>              <children>                #include <include/firewall/action-accept-drop-reject.xml.i> -              #include <include/firewall/log.xml.i> +              #include <include/firewall/rule-log-level.xml.i>              </children>            </node>            <node name="related"> @@ -617,7 +617,7 @@              </properties>              <children>                #include <include/firewall/action-accept-drop-reject.xml.i> -              #include <include/firewall/log.xml.i> +              #include <include/firewall/rule-log-level.xml.i>              </children>            </node>          </children> | 
