<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Hi i have found an issue on the freebsd startupscript.<div class=""><br class=""></div><div class="">The theonionbox.py is in the /bin dir not in the theonionbox dir<br class=""><div class=""><br class=""></div><div class="">OLD:</div><div class=""><div class=""># That's out script</div><div class="">command="${theonionbox_dir}/theonionbox.py --mode=service --config='${theonionbox_conf}'"</div><div class="">start_cmd="/usr/sbin/daemon -u ${theonionbox_user} -p ${pidfile} ${command}"</div></div><div class=""><br class=""></div><div class="">NEW:</div><div class=""><div class=""># That's out script</div><div class="">command="${theonionbox_dir}/bin/theonionbox --mode=service --config='${theonionbox_conf}'"</div><div class="">start_cmd="/usr/sbin/daemon -u ${theonionbox_user} -p ${pidfile} ${command}"</div><div class=""><br class=""></div><div class=""><br class=""></div><div class="">Hope this help any Relayoperator :-)</div><div class=""><br class=""></div><div class=""><br class=""></div><div class="">
<div style="color: rgb(0, 0, 0); letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div class="">TorGate</div><div class="">torgate(at)<a href="http://linux-hus.dk" class="">linux-hus.dk</a></div><div class=""><br class=""></div></div><br class="Apple-interchange-newline"><br class="Apple-interchange-newline">

</div>
<br class=""></div></div></body></html>