rpcbind: silence rpcbind output

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2013-03-10 13:39:10 +01:00
parent de08817d21
commit 6b5dc87d62

View File

@ -23,4 +23,4 @@
# runlevels: openelec, textmode
progress "start rpcbind daemon"
rpcbind
rpcbind > /dev/null 2>&1 &