Giving device detected by -plug_test an extra second to settle
This commit is contained in:
parent
697c8cc1f9
commit
e5d86b3a13
@ -387,6 +387,9 @@ plug_in_watcher() {
|
||||
show_reasons=y
|
||||
devs=$(echo -n $found_devices)
|
||||
echo >&2
|
||||
|
||||
# Give new device a second to settle
|
||||
sleep 1
|
||||
return 0
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user