28 lines
1022 B
Diff
28 lines
1022 B
Diff
|
From 1e633c4f475e5cc43aca2d2f381abac85718ae22 Mon Sep 17 00:00:00 2001
|
||
|
From: Eric Garver <eric@garver.life>
|
||
|
Date: Wed, 23 Dec 2020 09:54:57 -0500
|
||
|
Subject: [PATCH 10/22] docs(dbus): fix copy/paste error for FlushAllOnReload
|
||
|
|
||
|
(cherry picked from commit 63b1f5cfa73071153f732947dcf9ea3064d64970)
|
||
|
(cherry picked from commit e74da4714ca9a64d8891f8fc340a0cab0087d609)
|
||
|
---
|
||
|
doc/xml/firewalld.dbus.xml | 2 +-
|
||
|
1 file changed, 1 insertion(+), 1 deletion(-)
|
||
|
|
||
|
diff --git a/doc/xml/firewalld.dbus.xml b/doc/xml/firewalld.dbus.xml
|
||
|
index d68c775ee5bf..57560e93da67 100644
|
||
|
--- a/doc/xml/firewalld.dbus.xml
|
||
|
+++ b/doc/xml/firewalld.dbus.xml
|
||
|
@@ -2825,7 +2825,7 @@
|
||
|
</listitem>
|
||
|
</varlistentry>
|
||
|
<varlistentry id="FirewallD1.config.Properties.FlushAllOnReload">
|
||
|
- <term>FirewallBackend - s - (rw)</term>
|
||
|
+ <term>FlushAllOnReload - s - (rw)</term>
|
||
|
<listitem>
|
||
|
<para>
|
||
|
Flush all runtime rules on a reload. Valid options are; yes, no.
|
||
|
--
|
||
|
2.27.0
|
||
|
|