summaryrefslogtreecommitdiffstats
path: root/bin/g-i-installation.sh
diff options
context:
space:
mode:
authorSamuel Thibault <samuel.thibault@ens-lyon.org>2014-11-28 10:36:52 +0100
committerHolger Levsen <holger@layer-acht.org>2014-11-28 15:04:32 +0100
commit0bbb1b6ab226afc75453f6c7692859a8c7053bf2 (patch)
treeedd94a2e6ddbb0ef209852e169171342cf76dd67 /bin/g-i-installation.sh
parent82c1fa6b5a6ae94eca49585bea8b87b676a5bf23 (diff)
downloadjenkins.debian.net-0bbb1b6ab226afc75453f6c7692859a8c7053bf2.tar.xz
g-i gnome: Fix login by typing before the 5m screensaver timeout
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 54d80965..fa1f01ed 100644
--- a/bin/g-i-installation.sh
+++ b/bin/g-i-installation.sh
@@ -1356,7 +1356,7 @@ case $NAME in
case $NAME in
debian-edu_*test*server) let START_TRIGGER=NR+600
;;
- *) let START_TRIGGER=NR+200
+ *) let START_TRIGGER=NR+100
;;
esac
monitor_system post_install $START_TRIGGER 600 1000