mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-01-13 11:19:26 -05:00
comment
This commit is contained in:
parent
e0ded5e69d
commit
3777ecba85
@ -16,7 +16,7 @@ ram_wipe_check_needshutdown() {
|
|||||||
info "wipe-ram.sh wiperamexit: reboot..."
|
info "wipe-ram.sh wiperamexit: reboot..."
|
||||||
## Why reboot? Why not just continue to boot?
|
## Why reboot? Why not just continue to boot?
|
||||||
## To get rid of kernel command line options 'wiperamexit=yes wiperamaction=reboot'?
|
## To get rid of kernel command line options 'wiperamexit=yes wiperamaction=reboot'?
|
||||||
## Also RAM wipe using sdmem leads to an OOM and the following error:
|
## Also RAM wipe using sdmem leads to an OOM and the following error as seen in serial console:
|
||||||
## [FAILED] Failed to start dracut pre-udev hook.
|
## [FAILED] Failed to start dracut pre-udev hook.
|
||||||
## In other words, the system might not boot up cleanly.
|
## In other words, the system might not boot up cleanly.
|
||||||
reboot --force
|
reboot --force
|
||||||
|
Loading…
Reference in New Issue
Block a user