1
0
mirror of https://github.com/systemd/systemd.git synced 2024-12-23 21:35:11 +03:00

man: updated systemd-analyze blame description for service-units with Type=simple (#8834)

Fixes #5121.
This commit is contained in:
Mikhail Kasimov 2018-04-27 17:06:39 +03:00 committed by Zbigniew Jędrzejewski-Szmek
parent 545673d4b0
commit d145f88fbd

View File

@ -144,7 +144,11 @@
This information may be used to optimize boot-up times. Note that
the output might be misleading as the initialization of one
service might be slow simply because it waits for the
initialization of another service to complete.</para>
initialization of another service to complete.
Also note: <command>systemd-analyze blame</command> doesn't display
results for services with <varname>Type=simple</varname>,
because systemd considers such services to be started immediately,
hence no measurement of the initialization delays can be done.</para>
<para><command>systemd-analyze critical-chain
[<replaceable>UNIT…</replaceable>]</command> prints a tree of