mirror of
https://github.com/Kicksecure/security-misc.git
synced 2024-10-01 08:25:45 -04:00
undo
This commit is contained in:
parent
1b97d9cb76
commit
e06405c7be
@ -35,18 +35,9 @@ dmsetup_actual_output: '$dmsetup_actual_output'"
|
||||
|
||||
info "wipe-ram.sh: Starting RAM wipe..."
|
||||
|
||||
## - If DRACUT_QUIET previously was set to '', reset to '' for auto detection by check_quiet.
|
||||
## - If DRACUT_QUIET previously was set to 'no', reset to 'no' for verbose output.
|
||||
## - If DRACUT_QUIET previously was set to 'yes', reset to 'yes' to hide sdmem output,
|
||||
## as well as the oom killing at the end.
|
||||
DRACUT_QUIET="$OLD_DRACUT_QUIET"
|
||||
|
||||
## TODO: sdmem settings. One pass only. Secure? Configurable?
|
||||
sdmem -l -l -v
|
||||
|
||||
## Reset to DRACUT_QUIET='no' so info messages can be shown.
|
||||
DRACUT_QUIET='no'
|
||||
|
||||
info "wipe-ram.sh: RAM wipe completed, OK."
|
||||
info "wipe-ram.sh: END: COLD BOOT ATTACK DEFENSE - RAM WIPE ON SHUTDOWN"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user