This commit is contained in:
Patrick Schleizer 2023-01-07 17:36:51 -05:00
parent a07af63155
commit 8e2db269b0
No known key found for this signature in database
GPG Key ID: CB8D50BB77BB3C48

View File

@ -68,8 +68,6 @@ ram_wipe() {
if [ "$dmsetup_actual_output" = "$dmsetup_expected_output" ]; then
info "wipe-ram.sh: Success, there are no more mounted encrypted disks, OK."
## This should probably be removed in production?
sleep 3
else
warn "\
wipe-ram.sh: There are still mounted encrypted disks! RAM wipe failed!