diff options
Diffstat (limited to 'bin')
-rwxr-xr-x | bin/g-i-installation.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/g-i-installation.sh b/bin/g-i-installation.sh index 22cd382d..24040fa7 100755 --- a/bin/g-i-installation.sh +++ b/bin/g-i-installation.sh @@ -1320,7 +1320,7 @@ case $NAME in ;; *_presentation) monitor_system presentation 10 ;; - debian-edu_*combi-server) monitor_system install wait4match 3000 100 + debian-edu_*ltsp-server|debian-edu_*combi-server)) monitor_system install wait4match 3000 100 1200 ;; debian-edu_*wheezy*standalone*) monitor_system install wait4match 1200 100 ;; |