
29 Jul
2018
29 Jul
'18
7:45 p.m.
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
2512
Age (days ago)
2512
Last active (days ago)
0 comments
1 participants
participants (1)
-
TorGate