units: make remote-cryptsetup.target also after cryptsetup-pre.target

This way people can order units before cryptsetup-pre.target and
have them run before any cryptsetup-related stuff.
This commit is contained in:
Zbigniew Jędrzejewski-Szmek 2017-10-18 15:14:46 +02:00
parent 288c26165e
commit a0e030f53b
1 changed files with 1 additions and 1 deletions

View 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