mirror of
https://github.com/Kicksecure/security-misc.git
synced 2024-10-01 08:25:45 -04:00
comment
This commit is contained in:
parent
8e2db269b0
commit
5689c07f97
@ -69,6 +69,8 @@ ram_wipe() {
|
||||
if [ "$dmsetup_actual_output" = "$dmsetup_expected_output" ]; then
|
||||
info "wipe-ram.sh: Success, there are no more mounted encrypted disks, OK."
|
||||
else
|
||||
## dracut should unmount the root encrypted disk cryptsetup luksClose during shutdown
|
||||
## https://github.com/dracutdevs/dracut/issues/1888
|
||||
warn "\
|
||||
wipe-ram.sh: There are still mounted encrypted disks! RAM wipe failed!
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user