netmount: start in backbround

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2011-01-29 02:11:11 +01:00
parent 21a96b0ff3
commit aad8b03b8d

View File

@ -22,7 +22,9 @@
#
# runlevels: openelec, textmode
wait_for_network
(
wait_for_network
progress "mounting Network shares"
netmount
progress "mounting Network shares"
netmount
)&