summaryrefslogtreecommitdiffstats
path: root/bin/g-i-installation.sh
diff options
context:
space:
mode:
Diffstat (limited to 'bin/g-i-installation.sh')
-rwxr-xr-xbin/g-i-installation.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/bin/g-i-installation.sh b/bin/g-i-installation.sh
index d83ec79e..ef3129a6 100755
--- a/bin/g-i-installation.sh
+++ b/bin/g-i-installation.sh
@@ -946,6 +946,9 @@ post_install_boot() {
# debian-edu installations report error found during installation, go forward
0100) ! $EDUTESTMODE || do_and_report move 760 560 click 1
;;
+ # try shutdown
+ 0200) do_and_report key ctrl-alt-del
+ ;;
# disabled, workstation needs main-server for login…
#0150) do_and_report type jenkins
# ;;