X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fsystemd.special.xml;h=f590b3fa1111b9c458d69f875bc7fa7d3c91472d;hp=38b94a7657ed49a86c4390f7f4734e714f285467;hb=8d0e0ddda6501479eb69164687c83c1a7667b33a;hpb=51cb9d734a182c4892a6b31f58d75489a2ca432b diff --git a/man/systemd.special.xml b/man/systemd.special.xml index 38b94a765..f590b3fa1 100644 --- a/man/systemd.special.xml +++ b/man/systemd.special.xml @@ -52,6 +52,7 @@ bluetooth.target, ctrl-alt-del.target, cryptsetup.target, + cryptsetup-pre.target, dbus.service, dbus.socket, default.target, @@ -72,6 +73,7 @@ multi-user.target, network.target, network-online.target, + network-pre.target, nss-lookup.target, nss-user-lookup.target, paths.target, @@ -839,6 +841,27 @@ transaction. + + cryptsetup-pre.target + + This passive target unit + may be pulled in by services + that want to run before any + encrypted block device is set + up. All encrypted block + devices are set up after this + target has been reached. Since + the shutdown order is + implicitly the reverse + start-up order between units, + this target is particularly + useful to ensure that a + service is shut down only + after all encrypted block + devices are fully + stopped. + + local-fs-pre.target @@ -890,6 +913,20 @@ facility. + + network-pre.target + + This passive target unit + may be pulled in by services + that want to run before any + network is set up, for example + for the purpose of setting up a + firewall. All network + management software orders + itself after this target, but + does not pull it in. + + nss-lookup.target @@ -1100,7 +1137,7 @@ machine.slice - By defalt, all virtual + By default, all virtual machines and containers registered with systemd-machined