post_install() { cat << _EOF If you want to run the Transmission daemon at boot, run add_service.sh transmissiond as root. You can edit the user and options in /etc/conf.d/transmissiond. There is a lot of good information on setting up a web interface proxy through lighttpd at: http://mybookworld.wikidot.com/transmission Configuration file editing information can be found at: http://trac.transmissionbt.com/wiki/ConfigFiles _EOF }