Talk:Azureus

From Gentoo Linux Wiki

Jump to: navigation, search

There seems to be a bug in the init script thing in gentoo.config; the echo command with java options will insert the pid of the echo process instead of $$, which breaks stopping the service. Added a fix: echo -e "UI=\"console\"\nJAVA_OPTIONS=\"\\\$(echo \$\$ > /var/run/azureus.pid)\""

Personal tools