Display boot dependency chain affecting startup time.

Section: Boot Analysis

Show critical startup chain

bash
bash
systemd-analyze critical-chain
Explanation

Useful when blame alone does not explain ordering impact.

Learn the surrounding workflow

Compare similar commands or jump into common fixes when this command is part of a bigger troubleshooting path.

Related commands

Same sheet · prioritizing Boot Analysis
Show boot time
Measure firmware, loader, kernel, and userspace startup time.
OpenIn sheetbashsame section
Show slowest units
List units ordered by startup time.
OpenIn sheetbashsame section
Generate boot SVG plot
Create an SVG timeline of boot.
OpenIn sheetbashsame section
Verify a unit file
Validate unit syntax and references.
OpenIn sheetbash1 tag match
Analyze service security
Show hardening score and suggestions.
OpenIn sheetbash1 tag match
Service logs this boot
Show one service's logs for the current boot.
OpenIn sheetbash1 tag match