X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fsystemd.special.xml;fp=man%2Fsystemd.special.xml;h=f29cc23c2fab69b8f7173fab5ae714182b24bca5;hp=cda6edd42b54a4d543403a12bd9c8076d7a726e6;hb=9542239eaf481decca6c254dffb3f2b4e716545e;hpb=6f04529399a7a59cfe549913349176409a4dc2e3 diff --git a/man/systemd.special.xml b/man/systemd.special.xml index cda6edd42..f29cc23c2 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, @@ -840,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