1
0
Fork 0
cryptsetup/debian/cryptsetup.templates
Daniel Baumann 74b680e410
Adding debian version 2:2.7.5-2.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-21 10:45:48 +02:00

13 lines
506 B
Text

Template: cryptsetup/prerm_active_mappings
Type: boolean
Default: true
_Description: Continue with cryptsetup removal?
This system has unlocked dm-crypt devices: ${cryptmap}
.
If these devices are managed with cryptsetup, you might be unable to
lock the devices after the package removal, though other tools can be
used for managing dm-crypt devices. Any system shutdown or reboot will
lock the devices.
.
Do not choose this option if you want to lock the dm-crypt devices
before package removal.