- 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
(
progress "automount internal disks"
drive_dump () {
@ -23,3 +24,4 @@ progress "automount internal disks"
fi
done
)&