Hi,
Im very satisfied with running transmission-daemon on OpenWRT (Asus WL-500gP v2), so I want to start it automatically after reboot. So I make file /etc/init.d/customstart with this text inside:
#!/bin/sh /etc/rc.common
START=99
STOP=99
start() {
echo start-transmission
transmission ...
Search found 2 matches
- Wed Oct 14, 2009 9:18 pm
- Forum: Web Interface
- Topic: OpenWRT - daemon doesnt resume torrents
- Replies: 0
- Views: 3656
- Mon Oct 12, 2009 10:09 pm
- Forum: Support
- Topic: Where does daemon load torrents from?
- Replies: 2
- Views: 2757
Re: Where does daemon load torrents from?
Hello, this is my first post, so i hope, you help me :wink: .
I have issue like this. But I have OpenWRT 8.09.1, transmission-daemon 1.34, and if I start it manualy, everything works fine. But if I write the same command into /etc/init.d script, it starts but dont load torrents . Files in resume and ...
I have issue like this. But I have OpenWRT 8.09.1, transmission-daemon 1.34, and if I start it manualy, everything works fine. But if I write the same command into /etc/init.d script, it starts but dont load torrents . Files in resume and ...