mirror of
https://github.com/opnsense/src.git
synced 2026-02-21 17:00:58 -05:00
An example:
( echo test; sleep 2; echo test2 ) | logger -h /var/run/log
Before fix, logger assigned same timestamp to both records.
Fixes:
|
||
|---|---|---|
| .. | ||
| logger.1 | ||
| logger.c | ||
| Makefile | ||
| Makefile.depend | ||