atvclient: starting in background

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2010-10-09 19:40:05 +02:00
parent 08c8b27efd
commit 34c5d024cc

View File

@ -28,4 +28,4 @@
progress "starting ATVclient" progress "starting ATVclient"
mkdir -p /storage/.cache mkdir -p /storage/.cache
atvclient -m > /dev/null 2>&1 atvclient -m > /dev/null 2>&1 &