mirror of
https://github.com/morgan9e/systemd
synced 2026-04-15 00:47:10 +09:00
Timestamps for unit start/stop are recorded with microsecond granularity, but status and show truncate to second granularity by default. Add a --timestamp=pretty|us|utc option to allow including the microseconds or to use the UTC TZ to all timestamps printed by systemctl.