mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
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:
@@ -31,8 +31,6 @@
|
||||
(
|
||||
if [ "$TRANSMISSION_START" = "yes" ]; then
|
||||
|
||||
wait_for_network
|
||||
|
||||
progress "Starting Transmission BT daemon"
|
||||
|
||||
TRANSMISSION_ARG="$TRANSMISSION_ARG -w /storage/downloads"
|
||||
Reference in New Issue
Block a user