Hi,
As far as I understand it, which isn't all that far ;), change the START value in /etc/init.d/transmission to be a higher number than what the block-daemon starts with.
root@OpenWrt:# cat /etc/init.d/transmission
#!/bin/sh /etc/rc.common
# Copyright (C) 2010-2015 OpenWrt.org
START=99
STOP ...
Search found 2 matches
- Sun May 22, 2022 11:29 pm
- Forum: Support
- Topic: [Ubuntu, 3.00 (bb6b5a062e)] Transmission creates folders in /media/ directory during startup
- Replies: 1
- Views: 17290
- Thu Jan 27, 2022 12:22 am
- Forum: General
- Topic: IPv6 UPnP - pinholes ?
- Replies: 5
- Views: 42535
Re: IPv6 UPnP - pinholes ?
Is this fixed yet? I just force it doing:
Code: Select all
upnpc -6 -A "" 0 $ip6 $port tcp 30000
upnpc -6 -A "" 0 $ip6 $port udp 30000