mirror of
https://github.com/Kicksecure/security-misc.git
synced 2024-12-27 09:09:25 -05:00
output
This commit is contained in:
parent
368ad8e636
commit
91aedb234a
@ -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
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user