summaryrefslogtreecommitdiffstats
path: root/bin/g-i-installation.sh
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2016-10-04 19:37:40 +0200
committerHolger Levsen <holger@layer-acht.org>2016-10-04 19:37:40 +0200
commit01a76b8a181d91dd1d0abd01516d64322f95d9f0 (patch)
tree2ef981d3134ed6e9090e6fb54cd61038eb1e4c4f /bin/g-i-installation.sh
parent73da20ffb09c9045f09ca1d80c8047f07fdae9fd (diff)
downloadjenkins.debian.net-01a76b8a181d91dd1d0abd01516d64322f95d9f0.tar.xz
g-i: no need to start a webbrowser in standalone mode, it's automatically started on first login
Diffstat (limited to 'bin/g-i-installation.sh')
-rwxr-xr-xbin/g-i-installation.sh6
1 files changed, 1 insertions, 5 deletions
diff --git a/bin/g-i-installation.sh b/bin/g-i-installation.sh
index 01f51149..e253086c 100755
--- a/bin/g-i-installation.sh
+++ b/bin/g-i-installation.sh
@@ -976,11 +976,7 @@ post_install_boot() {
;;
0300) do_and_report key enter
;;
- 0350) do_and_report key alt-f2
- ;;
- 0410) do_and_report type "iceweasel"
- ;;
- 0420) do_and_report key space
+ 0350) do_and_report key ctrl-l
;;
0430) do_and_report type "www"
;;