summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniil Baturin <daniil@vyos.io>2024-09-24 10:12:38 +0100
committerGitHub <noreply@github.com>2024-09-24 10:12:38 +0100
commit4603963c16fa1bb82d027b9a1b32314f25688306 (patch)
tree027ad8941d79fe2f4c871b674c580879142110ea
parent1171973debb4c63781ca0f58a056f1e7bfdeef7a (diff)
parenta77c9570cbc391bf08fa30976868b1bd44d732a5 (diff)
downloadvyos-documentation-4603963c16fa1bb82d027b9a1b32314f25688306.tar.gz
vyos-documentation-4603963c16fa1bb82d027b9a1b32314f25688306.zip
Merge pull request #1552 from nvollmar/revert-1550-T6719
Revert "T6719: document local host name config option"
-rw-r--r--docs/configuration/system/syslog.rst4
1 files changed, 0 insertions, 4 deletions
diff --git a/docs/configuration/system/syslog.rst b/docs/configuration/system/syslog.rst
index 44c290f4..ae1b9273 100644
--- a/docs/configuration/system/syslog.rst
+++ b/docs/configuration/system/syslog.rst
@@ -30,10 +30,6 @@ indicate that the logging system is functioning.
If set, the domain part of the hostname is always sent,
even within the same domain as the receiving system.
-.. cfgcmd:: system syslog global local-host-name <fqdn>
-
-Overwrites the local system host name used in syslogs.
-
.. cfgcmd:: system rsyslog global facility <keyword> level <keyword>
Filter syslog messages based on facility and level.