mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
transmission: start on started network
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
2e414520e1
commit
97f51504a1
@ -31,6 +31,8 @@
|
||||
(
|
||||
if [ "$TRANSMISSION_START" = "yes" ]; then
|
||||
|
||||
wait_for_network
|
||||
|
||||
progress "Starting Transmission BT daemon"
|
||||
|
||||
TRANSMISSION_ARG="$TRANSMISSION_ARG -w /storage/downloads"
|
||||
|
Loading…
x
Reference in New Issue
Block a user