units: add remote-cryptsetup.target and remote-cryptsetup-pre.target
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Tue, 5 Sep 2017 08:15:13 +0000 (10:15 +0200)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Tue, 5 Sep 2017 10:06:30 +0000 (12:06 +0200)
commit889128b8b27abb13e1691a72e4ce0562c564e257
tree5f488f3cb5f2a4965b4c348d88b4e8b499609265
parent0f00528db4e941503ec8cb5052367b17a8b566ba
units: add remote-cryptsetup.target and remote-cryptsetup-pre.target

The pair is similar to remote-fs.target and remote-fs-pre.target. Any
cryptsetup devices which require network shall be ordered after
remote-cryptsetup-pre.target and before remote-cryptsetup.target.
man/systemd.special.xml
units/cryptsetup-pre.target
units/cryptsetup.target
units/meson.build
units/remote-cryptsetup-pre.target [new file with mode: 0644]
units/remote-cryptsetup.target [new file with mode: 0644]