transmission: move init script to network init scripts (thanks to Wintemrute), cleanup

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue
2010-10-11 15:58:29 +02:00
parent 75ccb19414
commit 09fd05abad

View File

@@ -31,8 +31,6 @@
(
if [ "$TRANSMISSION_START" = "yes" ]; then
wait_for_network
progress "Starting Transmission BT daemon"
TRANSMISSION_ARG="$TRANSMISSION_ARG -w /storage/downloads"