summaryrefslogtreecommitdiff
path: root/data/config.boot.default
diff options
context:
space:
mode:
authorChristian Breunig <christian@breunig.cc>2025-02-11 05:06:42 +0100
committerGitHub <noreply@github.com>2025-02-11 05:06:42 +0100
commit9c9bb35f414242ddd729de063de468a543b2d7c8 (patch)
tree657d07d1de66be19832c8e9f8e19edf6d4cdf9dc /data/config.boot.default
parent3bec1664e3b775374b6f5c1587550520439a2907 (diff)
parent12e41b1a110ce59379d796818f732fdb15aacb7b (diff)
downloadvyos-1x-9c9bb35f414242ddd729de063de468a543b2d7c8.tar.gz
vyos-1x-9c9bb35f414242ddd729de063de468a543b2d7c8.zip
Merge pull request #4343 from c-po/syslog-T6989-fix
syslog: T6989: update default system configuration with new CLI syntax
Diffstat (limited to 'data/config.boot.default')
-rw-r--r--data/config.boot.default2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/config.boot.default b/data/config.boot.default
index 93369d9b7..db5d11ea1 100644
--- a/data/config.boot.default
+++ b/data/config.boot.default
@@ -41,7 +41,7 @@ system {
}
}
syslog {
- global {
+ local {
facility all {
level "info"
}