diff --git a/pages/linux/systemd-analyze.md b/pages/linux/systemd-analyze.md index 485867109c..4961a49828 100644 --- a/pages/linux/systemd-analyze.md +++ b/pages/linux/systemd-analyze.md @@ -4,6 +4,10 @@ > Show timing details about the boot process of units (services, mount points, devices, sockets). > More information: . +- Print the last system startup time: + +`systemd-analyze` + - List all running units, ordered by the time they took to initialize: `systemd-analyze blame`