diff options
author | Christian Breunig <christian@breunig.cc> | 2025-01-08 21:46:50 +0100 |
---|---|---|
committer | Christian Breunig <christian@breunig.cc> | 2025-02-03 07:16:07 +0100 |
commit | 8784aaa6fbec978aa97cab09cfbf9894163a2b1b (patch) | |
tree | f7b9b7aaeacde7294f3f9f0d8b01c6ecea3b45c5 /interface-definitions/system_syslog.xml.in | |
parent | 196797346b973d1eba3f3d000321786c54e3bdbf (diff) | |
download | vyos-1x-8784aaa6fbec978aa97cab09cfbf9894163a2b1b.tar.gz vyos-1x-8784aaa6fbec978aa97cab09cfbf9894163a2b1b.zip |
syslog: T6989: rename "host" to "remote"
Diffstat (limited to 'interface-definitions/system_syslog.xml.in')
-rw-r--r-- | interface-definitions/system_syslog.xml.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/interface-definitions/system_syslog.xml.in b/interface-definitions/system_syslog.xml.in index df9536c3b..68cb11423 100644 --- a/interface-definitions/system_syslog.xml.in +++ b/interface-definitions/system_syslog.xml.in @@ -8,7 +8,7 @@ <priority>400</priority> </properties> <children> - <tagNode name="host"> + <tagNode name="remote"> <properties> <help>Logging to remote host</help> <constraint> |