Create a gist now

Instantly share code, notes, and snippets.

What would you like to do?
$ systemd-analyze critical-chain
The time after the unit is active or started is printed after the "@" character.
The time the unit takes to start is printed after the "+" character.
graphical.target @4.720s
└─multi-user.target @4.720s
└─docker.service @2.946s +1.773s
└─network.target @2.928s
└─ifup@em1.service @1.618s
└─apparmor.service @1.464s +123ms
└─local-fs.target @1.444s
└─run-cgmanager-fs.mount @1.779s
└─local-fs-pre.target @354ms
└─systemd-remount-fs.service @349ms +4ms
└─system.slice @117ms
└─-.slice @107ms
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment