diff --git a/boot-attached-mic.sh.in b/boot-attached-mic.sh.in index 442a787d..4556dbf6 100755 --- a/boot-attached-mic.sh.in +++ b/boot-attached-mic.sh.in @@ -43,7 +43,7 @@ if [ "$1" == "-u" ]; then exit fi -wait_time=50 +wait_time=20 if [ "$modules_were_loaded" == "1" ]; then echo "waiting for ${wait_time} seconds: " >&2