From 01a76b8a181d91dd1d0abd01516d64322f95d9f0 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Tue, 4 Oct 2016 19:37:40 +0200 Subject: g-i: no need to start a webbrowser in standalone mode, it's automatically started on first login --- bin/g-i-installation.sh | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'bin/g-i-installation.sh') 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" ;; -- cgit v1.2.3-54-g00ecf