diff options
author | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2014-11-06 21:37:44 -0500 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2014-11-06 21:40:52 -0500 |
commit | d82ad85cd935f92d7b8357e4649fc6b55db54e1b (patch) | |
tree | 4c99c6a28e0923d6246801ded73ed8aebced72bc /man/bootup.xml | |
parent | 498e87d6b7ef025fef2e089931f355b5cd3c7dad (diff) | |
download | systemd-d82ad85cd935f92d7b8357e4649fc6b55db54e1b.tar.gz |
man: update bootup(7) for asynchronous timers.target
Diffstat (limited to 'man/bootup.xml')
-rw-r--r-- | man/bootup.xml | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/man/bootup.xml b/man/bootup.xml index ac6e9f70f7..0854b6c316 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> |