diff options
Diffstat (limited to 'bin')
-rwxr-xr-x | bin/g-i-installation.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/bin/g-i-installation.sh b/bin/g-i-installation.sh index 424788eb..9507024d 100755 --- a/bin/g-i-installation.sh +++ b/bin/g-i-installation.sh @@ -996,6 +996,8 @@ set +x case $NAME in *_rescue*) monitor_system rescue ;; + *_hurd*) monitor_system install wait4match 3000 + ;; debian-edu_*combi-server) monitor_system install wait4match 3000 ;; *) monitor_system install wait4match |