mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-07-14 18:00:54 +07:00
output
This commit is contained in:
@ -21,6 +21,8 @@ ram_wipe_check_needshutdown() {
|
|||||||
elif [ "$wipe_action" = "halt" ]; then
|
elif [ "$wipe_action" = "halt" ]; then
|
||||||
info "wipe-ram.sh wiperamexit: halt..."
|
info "wipe-ram.sh wiperamexit: halt..."
|
||||||
halt --force
|
halt --force
|
||||||
|
else
|
||||||
|
info "wipe-ram.sh wiperamexit: normal boot..."
|
||||||
fi
|
fi
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user