find data retrying

This commit is contained in:
Tomas M
2012-09-18 11:04:52 -05:00
parent c2cb90aae3
commit 6b807b31cb
3 changed files with 29 additions and 9 deletions
+1 -1
View File
@@ -25,7 +25,7 @@ init_zram
init_union "$CHANGES" "$UNION"
# find data dir with filesystem bundles
DATA="$(find_data $DATAMNT)"
DATA="$(find_data 60 $DATAMNT)"
# copy to RAM if needed