[tor-relays] theonionbox
TorGate
torgate at linux-hus.dk
Sun Jul 29 19:45:56 UTC 2018
Hi i have found an issue on the freebsd startupscript.
The theonionbox.py is in the /bin dir not in the theonionbox dir
OLD:
# That's out script
command="${theonionbox_dir}/theonionbox.py --mode=service --config='${theonionbox_conf}'"
start_cmd="/usr/sbin/daemon -u ${theonionbox_user} -p ${pidfile} ${command}"
NEW:
# That's out script
command="${theonionbox_dir}/bin/theonionbox --mode=service --config='${theonionbox_conf}'"
start_cmd="/usr/sbin/daemon -u ${theonionbox_user} -p ${pidfile} ${command}"
Hope this help any Relayoperator :-)
TorGate
torgate(at)linux-hus.dk
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.torproject.org/pipermail/tor-relays/attachments/20180729/2756c6a2/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://lists.torproject.org/pipermail/tor-relays/attachments/20180729/2756c6a2/attachment.sig>
More information about the tor-relays
mailing list