]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/cryptsetup/cryptsetup-generator.c
units: introduce blockdev@.target for properly ordering mounts/swaps against cryptsetup
authorLennart Poettering <lennart@poettering.net>
Thu, 19 Dec 2019 16:38:55 +0000 (17:38 +0100)
committerLennart Poettering <lennart@poettering.net>
Tue, 21 Jan 2020 19:23:13 +0000 (20:23 +0100)
commita7e885587949b6793ccf389505f3c436315fa653
tree938983c24a144569fff6ad0fe7ddbb6e189b2b64
parent6bbd539e5e7226ff1e2574e42c8bc821b68cfa19
units: introduce blockdev@.target for properly ordering mounts/swaps against cryptsetup

Let's hook it into both cryptsetup-generator and gpt-auto-generator with
a shared implementation in generator.c

Fixes: #8472
src/cryptsetup/cryptsetup-generator.c
src/fstab-generator/fstab-generator.c
src/gpt-auto-generator/gpt-auto-generator.c
src/shared/generator.c
src/shared/generator.h
units/blockdev@.target [new file with mode: 0644]
units/meson.build