[Libtorrent-devel] problem with rtorrentInit.sh
Ævar Arnfjörð Bjarmason
avarab at gmail.com
Thu May 27 10:16:02 UTC 2010
This is how I start rtorrent on system startup:
* There's a user dedicated to running it called leech
* This is the .screenrc for it:
http://github.com/avar/leech/blob/master/.screenrc
* This is its crontab:
http://github.com/avar/linode-etc/blob/master/crontabs/leech
I.e. it just starts screen -d -m on @reboot.
This works for me, due to the acl settings you can also do `sudo
screen -rx leech/torrent` as another user to attach to the rtorrent
screen.
More information about the Libtorrent-devel
mailing list