From: Pavel Zhukov Date: Thu, 23 May 2019 10:48:47 +0000 (+0200) Subject: Fix typos in loggers documentation X-Git-Tag: Kea-1.9.3~151 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c646b671b99ed9ae969ff41ad88e53e5f591c388;p=thirdparty%2Fkea.git Fix typos in loggers documentation --- diff --git a/src/bin/keactrl/kea-ctrl-agent.conf.pre b/src/bin/keactrl/kea-ctrl-agent.conf.pre index 211b7ffcf5..02562d75de 100644 --- a/src/bin/keactrl/kea-ctrl-agent.conf.pre +++ b/src/bin/keactrl/kea-ctrl-agent.conf.pre @@ -66,7 +66,7 @@ // - stderr (prints on standard error) // - syslog (logs to syslog) // - syslog:name (logs to syslog using specified name) - // Any other value is considered a name of a time + // Any other value is considered a name of the file "output": "@localstatedir@/log/kea-ctrl-agent.log" // Shorter log pattern suitable for use with systemd, diff --git a/src/bin/keactrl/kea-dhcp-ddns.conf.pre b/src/bin/keactrl/kea-dhcp-ddns.conf.pre index 21e4c18953..5a7b9fb572 100644 --- a/src/bin/keactrl/kea-dhcp-ddns.conf.pre +++ b/src/bin/keactrl/kea-dhcp-ddns.conf.pre @@ -43,7 +43,7 @@ // - stderr (prints on standard error) // - syslog (logs to syslog) // - syslog:name (logs to syslog using specified name) - // Any other value is considered a name of a time + // Any other value is considered a name of the file "output": "@localstatedir@/log/kea-ddns.log" // Shorter log pattern suitable for use with systemd, diff --git a/src/bin/keactrl/kea-dhcp4.conf.pre b/src/bin/keactrl/kea-dhcp4.conf.pre index 5b162b8072..bff4210361 100644 --- a/src/bin/keactrl/kea-dhcp4.conf.pre +++ b/src/bin/keactrl/kea-dhcp4.conf.pre @@ -428,7 +428,7 @@ // - stderr (prints on standard error) // - syslog (logs to syslog) // - syslog:name (logs to syslog using specified name) - // Any other value is considered a name of a time + // Any other value is considered a name of the file "output": "@localstatedir@/log/kea-dhcp4.log" // Shorter log pattern suitable for use with systemd, diff --git a/src/bin/keactrl/kea-dhcp6.conf.pre b/src/bin/keactrl/kea-dhcp6.conf.pre index d193043a77..5fb8c80f54 100644 --- a/src/bin/keactrl/kea-dhcp6.conf.pre +++ b/src/bin/keactrl/kea-dhcp6.conf.pre @@ -352,7 +352,7 @@ // - stderr (prints on standard error) // - syslog (logs to syslog) // - syslog:name (logs to syslog using specified name) - // Any other value is considered a name of a time + // Any other value is considered a name of the file "output": "@localstatedir@/log/kea-dhcp6.log" // Shorter log pattern suitable for use with systemd,