summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sys/src/9/boot/nusbrc4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/src/9/boot/nusbrc b/sys/src/9/boot/nusbrc
index e2e98ee1e..c552fe40b 100644
--- a/sys/src/9/boot/nusbrc
+++ b/sys/src/9/boot/nusbrc
@@ -37,6 +37,6 @@ if(! nusb/usbd)
bind -a '#σ/usb' /dev
-# wait for devices getting activated
-sleep 3
+if(! ~ $#usbdelay 0)
+ sleep $usbdelay