summaryrefslogtreecommitdiffstats
path: root/bin/g-i-installation.sh
diff options
context:
space:
mode:
authorSamuel Thibault <samuel.thibault@ens-lyon.org>2014-12-18 23:27:57 +0100
committerHolger Levsen <holger@layer-acht.org>2014-12-21 15:49:15 +0100
commite582267e16148eccbf842c4c88ea1a41f74f1340 (patch)
treec8b27ecadb2c1cb921a011956016e3a5359ff0a1 /bin/g-i-installation.sh
parentd15a348abc7ba11bb8909bfc947354e5d0ce2b44 (diff)
downloadjenkins.debian.net-e582267e16148eccbf842c4c88ea1a41f74f1340.tar.xz
g-i: Reduce installed boot delay to 160s
Diffstat (limited to 'bin/g-i-installation.sh')
-rw-r--r--bin/g-i-installation.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/g-i-installation.sh b/bin/g-i-installation.sh
index e757e215..92d27618 100644
--- a/bin/g-i-installation.sh
+++ b/bin/g-i-installation.sh
@@ -1353,7 +1353,7 @@ case $NAME in
case $NAME in
debian-edu_*test*server) let START_TRIGGER=NR+600
;;
- *) let START_TRIGGER=NR+100
+ *) let START_TRIGGER=NR+80
;;
esac
monitor_system post_install $START_TRIGGER 600 1000