summaryrefslogtreecommitdiffstats
path: root/debian/control
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-06 00:36:42 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-06 00:36:42 +0000
commite521246d2886eaaf98de58d27a86263b74ab0718 (patch)
treedeaa6d0e0ff5e5b11b6ef3c54e86fd8e88fa1b24 /debian/control
parentUpdating vcs fields. (diff)
downloadcryptsetup-e521246d2886eaaf98de58d27a86263b74ab0718.tar.xz
cryptsetup-e521246d2886eaaf98de58d27a86263b74ab0718.zip
Using decrypt_keyctl by default if no keyscript in /etc/crypttab to cache passphrase for multiple filesystems.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control3
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 2692506..501d1c2 100644
--- a/debian/control
+++ b/debian/control
@@ -40,9 +40,10 @@ Package: cryptsetup-run
Architecture: linux-any
Depends: cryptsetup-bin (>= 2:1.6.0),
dmsetup,
+ keyutils,
${misc:Depends},
${shlibs:Depends}
-Suggests: dosfstools, keyutils, liblocale-gettext-perl
+Suggests: dosfstools, liblocale-gettext-perl
Replaces: cryptsetup (<< 2:2.0.3-1), cryptsetup-bin (<< 2:2.0.3-2)
Breaks: cryptsetup (<< 2:2.0.3-1), cryptsetup-bin (<< 2:2.0.3-2)
Description: disk encryption support - startup scripts