Denys:

Any thoughts on this patch?

Best,

Grant


-- 
Principal
Nuovations

[email protected]
https://www.nuovations.com/


On Apr 4, 2025, at 9:47 AM, Grant Erickson <[email protected]> wrote:
> 
> 
> This adds a configurable option 'FEATURE_SYSLOGD_UTC' enabling a
> command line option ('-u') that directs syslogd to log timestamps in
> Coordinated Universal Time (UTC) rather than in local time.
> 
> Signed-off-by: Grant Erickson <[email protected]>
> ---
> sysklogd/syslogd.c | 61 +++++++++++++++++++++++++++++++++++++++++++---
> 1 file changed, 58 insertions(+), 3 deletions(-)
> 
> diff --git a/sysklogd/syslogd.c b/sysklogd/syslogd.c
> index 7558051f0e7f..2856c75a6bda 100644
> --- a/sysklogd/syslogd.c
> +++ b/sysklogd/syslogd.c
> @@ -35,6 +35,15 @@
> 
> [ … ]
> 
> -- 
> 2.45.0
_______________________________________________
busybox mailing list
[email protected]
https://lists.busybox.net/mailman/listinfo/busybox

Reply via email to