mirror of
https://github.com/opnsense/src.git
synced 2026-03-29 06:03:14 -04: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 | ||