Talk:Transmission BitTorrent Client
From NAS-Central Buffalo - The Linkstation Wiki
Somebody has an idea on how to run the daemon in user mode and not in root? I didn't find anything on the net about it. --Gui13 17:24, 5 June 2009 (UTC)
init script to run as user :
http://trac.transmissionbt.com/wiki/Scripts/initd
In stop change --name to exec as system can't read characters 15+ (?)
create script to wget latest bluetack file and gunzip whilst in ~/.config/transmission*/blocklist and set cron job to run it once a week ?
1.73 doesn't build, need to: cd transmission/third-party/miniupnp wget http://trac.transmissionbt.com/raw-attachment/ticket/2296/updateminiupnpcstrings.sh.patch patch updateminiupnpcstrings.sh < updateminiupnpcstrings.sh.patch

