mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 13:16:41 +00:00
rpcbind: silence rpcbind output
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
de08817d21
commit
6b5dc87d62
@ -23,4 +23,4 @@
|
|||||||
# runlevels: openelec, textmode
|
# runlevels: openelec, textmode
|
||||||
|
|
||||||
progress "start rpcbind daemon"
|
progress "start rpcbind daemon"
|
||||||
rpcbind
|
rpcbind > /dev/null 2>&1 &
|
Loading…
x
Reference in New Issue
Block a user