timeout 45 seconds waiting for storage drive

pull/40/head
TomasM 2017-12-14 17:42:38 -05:00
parent 382422d39b
commit 25f74c4c0a
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ init_zram
modprobe_everything -v /drivers/net/ modprobe_everything -v /drivers/net/
# find data dir with filesystem bundles # find data dir with filesystem bundles
DATA="$(find_data 60 "$DATAMNT")" DATA="$(find_data 45 "$DATAMNT")"
check_data_found "$DATA" check_data_found "$DATA"
debug_shell debug_shell
# setup persistent changes, if possible # setup persistent changes, if possible