]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
units: make remote-cryptsetup.target also after cryptsetup-pre.target 7078/head
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Wed, 18 Oct 2017 13:14:46 +0000 (15:14 +0200)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Wed, 18 Oct 2017 13:14:46 +0000 (15:14 +0200)
This way people can order units before cryptsetup-pre.target and
have them run before any cryptsetup-related stuff.

units/remote-cryptsetup.target

index d485b06726c127b967271e7d71cf1afaa210088e..ac4e1b71db5229cc3e0831e813cd870ec3e627ee 100644 (file)
@@ -8,7 +8,7 @@
 [Unit]
 Description=Remote Encrypted Volumes
 Documentation=man:systemd.special(7)
-After=remote-fs-pre.target
+After=remote-fs-pre.target cryptsetup-pre.target
 DefaultDependencies=no
 Conflicts=shutdown.target