mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +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
|
||||
|
||||
progress "start rpcbind daemon"
|
||||
rpcbind
|
||||
rpcbind > /dev/null 2>&1 &
|
Loading…
x
Reference in New Issue
Block a user