summaryrefslogtreecommitdiffstats
path: root/bin/g-i-installation.sh
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2014-05-02 13:35:15 +0200
committerHolger Levsen <holger@layer-acht.org>2014-05-02 13:35:15 +0200
commita3d0326224c8c9f2090d84c15df362f8366cb705 (patch)
treeeeea5ad0a96a6f79d7683ca0afb09669f203b6df /bin/g-i-installation.sh
parent213bc4120dc813eccdc5e94a1e212086673f1282 (diff)
downloadjenkins.debian.net-a3d0326224c8c9f2090d84c15df362f8366cb705.tar.xz
g-i edu: login as root when using the minimal profile
Diffstat (limited to 'bin/g-i-installation.sh')
-rwxr-xr-xbin/g-i-installation.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/g-i-installation.sh b/bin/g-i-installation.sh
index dafd99f3..59d20f77 100755
--- a/bin/g-i-installation.sh
+++ b/bin/g-i-installation.sh
@@ -548,11 +548,11 @@ post_install_boot() {
;;
0040) $EDUTESTMODE && do_and_report key enter
;;
- 0050) do_and_report type jenkins
+ 0050) do_and_report type root
;;
0060) do_and_report key enter
;;
- 0070) do_and_report type insecure
+ 0070) do_and_report type r00tme
;;
0080) do_and_report key enter
;;