diff options
author | Indrajit Raychaudhuri <irc@indrajit.com> | 2023-12-22 17:22:20 -0600 |
---|---|---|
committer | Indrajit Raychaudhuri <irc@indrajit.com> | 2023-12-26 21:49:51 -0600 |
commit | 53a48f499ae9bcc2f657136bb7779b38aad1c242 (patch) | |
tree | b2eaf944903a738093f0424a28007a0389eec3c0 /interface-definitions/include/firewall/common-rule-ipv4-raw.xml.i | |
parent | f8f382b2195da8db8b730f107ffba16e67dac822 (diff) | |
download | vyos-1x-53a48f499ae9bcc2f657136bb7779b38aad1c242.tar.gz vyos-1x-53a48f499ae9bcc2f657136bb7779b38aad1c242.zip |
firewall: T5834: Improve log message and simplify log-option include
`include/firewall/rule-log-options.xml.i` is now more aptly renamed to
`include/firewall/log-options.xml.i`.
Diffstat (limited to 'interface-definitions/include/firewall/common-rule-ipv4-raw.xml.i')
-rw-r--r-- | interface-definitions/include/firewall/common-rule-ipv4-raw.xml.i | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/interface-definitions/include/firewall/common-rule-ipv4-raw.xml.i b/interface-definitions/include/firewall/common-rule-ipv4-raw.xml.i index e040c9b13..0d749aa27 100644 --- a/interface-definitions/include/firewall/common-rule-ipv4-raw.xml.i +++ b/interface-definitions/include/firewall/common-rule-ipv4-raw.xml.i @@ -144,7 +144,7 @@ </constraint> </properties> </leafNode> -#include <include/firewall/rule-log-options.xml.i> +#include <include/firewall/log-options.xml.i> <node name="connection-status"> <properties> <help>Connection status</help> |