mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-08-10 23:00:18 -04:00
cleanup
This commit is contained in:
parent
a07af63155
commit
8e2db269b0
1 changed files with 0 additions and 2 deletions
|
@ -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!
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue