mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-05-02 10:46:04 -04:00
output
This commit is contained in:
parent
368ad8e636
commit
91aedb234a
1 changed files with 2 additions and 0 deletions
|
@ -21,6 +21,8 @@ ram_wipe_check_needshutdown() {
|
|||
elif [ "$wipe_action" = "halt" ]; then
|
||||
info "wipe-ram.sh wiperamexit: halt..."
|
||||
halt --force
|
||||
else
|
||||
info "wipe-ram.sh wiperamexit: normal boot..."
|
||||
fi
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue