Skip to content

Latest commit

History

History
11 lines (6 loc) 路 268 Bytes

systemd-analyze.md

File metadata and controls

11 lines (6 loc) 路 268 Bytes

systemd-analyze

Show timing details about the boot process of units (services, mount points, devices, sockets).

  • List time of each unit to start up:

systemd-analyze blame

  • Print a tree of the time critical chain of units:

systemd-analyze critical-chain