mirror of
https://github.com/systemd/systemd.git
synced 2025-02-09 13:57:42 +03: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.