summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xbin/g-i-installation.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/bin/g-i-installation.sh b/bin/g-i-installation.sh
index 7f6c2895..fb5aaed4 100755
--- a/bin/g-i-installation.sh
+++ b/bin/g-i-installation.sh
@@ -1356,6 +1356,8 @@ case $NAME in
;;
debian-edu_*wheezy*standalone*) monitor_system install wait4match 1200 100
;;
+ *hurd*) monitor_system install wait4match 1200 100
+ ;;
*) monitor_system install wait4match
;;
esac