cryptsetup-generator: auto add deps for device as password

System Internals / systemd - Dave Reisner [archlinux.org] - 8 February 2014 12:53 UTC

If the password is a device file, we can add Requires/After dependencies on the device rather than requiring the user to do so.

66a5dbd cryptsetup-generator: auto add deps for device as password
src/cryptsetup/cryptsetup-generator.c | 20 +++++++++++++++-----
1 file changed, 15 insertions(+), 5 deletions(-)

Upstream: github.com


  • Share