]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man: updated systemd-analyze blame description for service-units with Type=simple...
authorMikhail Kasimov <mikhail.kasimov@gmail.com>
Fri, 27 Apr 2018 14:06:39 +0000 (17:06 +0300)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Fri, 27 Apr 2018 14:06:39 +0000 (16:06 +0200)
Fixes #5121.

man/systemd-analyze.xml

index de14a7e3ce9debbbcb775a16427bf8996d3b5493..12d54640a911a0c5769db2651b69e684181225b8 100644 (file)
     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