]> git.pld-linux.org Git - packages/util-linux.git/blobdiff - util-linux-dm_crypt.patch
- flag changed name
[packages/util-linux.git] / util-linux-dm_crypt.patch
index 243fd564e3a7bc0f9481411147b51cc6924b308d..cddfbeae31e6639437ee01cf54512430e9530388 100644 (file)
@@ -113,7 +113,7 @@ diff -urN util-linux-2.12q.org/mount/cryptsetup.c util-linux-2.12q/mount/cryptse
 +      options.passphrase_fd = (pfd >= 0) ? pfd : 0;
 +      options.flags = 0;
 +      if (!options.key_file)
-+              options.flags |= CRYPT_FLAG_PASSPHRASE;
++              options.flags |= CRYPT_FLAG_VERIFY;
 +      if (*cryptro)
 +              options.flags |= CRYPT_FLAG_READONLY;
 +      options.offset = offset;
This page took 0.102224 seconds and 4 git commands to generate.