- speedup a bit automounting of internally disks
This commit is contained in:
Stephan Raue 2010-04-25 15:49:03 +02:00
parent cbe7f06cbc
commit 04511100d8

View File

@ -3,6 +3,7 @@
# #
# runlevels: openelec, textmode # runlevels: openelec, textmode
(
progress "automount internal disks" progress "automount internal disks"
drive_dump () { drive_dump () {
@ -23,3 +24,4 @@ progress "automount internal disks"
fi fi
done done
)&