[systemd-commits] man/bootup.xml
Zbigniew Jędrzejewski-Szmek
zbyszek at kemper.freedesktop.org
Thu Nov 6 18:43:01 PST 2014
man/bootup.xml | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)
New commits:
commit d82ad85cd935f92d7b8357e4649fc6b55db54e1b
Author: Zbigniew Jędrzejewski-Szmek <zbyszek at in.waw.pl>
Date: Thu Nov 6 21:37:44 2014 -0500
man: update bootup(7) for asynchronous timers.target
diff --git a/man/bootup.xml b/man/bootup.xml
index ac6e9f7..0854b6c 100644
--- a/man/bootup.xml
+++ b/man/bootup.xml
@@ -145,7 +145,7 @@
v v | v <emphasis>rescue.target</emphasis>
timers.target paths.target | sockets.target
| | | |
- \__________________|_________________ | ___________________/
+ v |_________________ | ___________________/
\|/
v
basic.target
@@ -174,6 +174,11 @@
<citerefentry><refentrytitle>systemd</refentrytitle><manvolnum>1</manvolnum></citerefentry>)
or by symlinking <filename>default.target</filename>
to them.</para>
+
+ <para><filename>timers.target</filename> is pulled-in
+ by <filename>basic.target</filename> asynchronously.
+ This allows timers units to depend on services which
+ become only available later in boot.</para>
</refsect1>
<refsect1>
More information about the systemd-commits
mailing list