Thanks for a great software.
Please fix $RON_USER to $RUN_USER at package/gargoyle-tor/files/tor.init line 92:
github com/ericpaulbishop/gargoyle/blob/fc2417df892d63907ccc082ef85107c8774c16b0/package/gargoyle-tor/files/tor.init#L92
[ -h "$tor_data_dir/keys" ] || ( rm -rf "$tor_data_dir/keys" && ln -s "$KEY_D" "$tor_data_dir/keys" && chown -R $RON_USER:$RUN_GROUP "$tor_data_dir/keys" )
[ -h "$tor_data_dir/keys" ] || ( rm -rf "$tor_data_dir/keys" && ln -s "$KEY_D" "$tor_data_dir/keys" && chown -R $RUN_USER:$RUN_GROUP "$tor_data_dir/keys" )
I hope this gets in before the pending official release
Small error in tor.init
Moderator: Moderators
Re: Small error in tor.init
Thanks! I've taken care of it.
Feel free to raise a PR to fix this issue next time Your contribution would be very much appreciated.
Feel free to raise a PR to fix this issue next time Your contribution would be very much appreciated.
https://lantisproject.com/downloads/gargoylebuilds for the latest releases
Please be respectful when posting. I do this in my free time on a volunteer basis.
Please be respectful when posting. I do this in my free time on a volunteer basis.
Re: Small error in tor.init
Thanks!
I am not that familiar with git and PRs, it is good that you frequently check the forums
I just saw that there is a new release 1.13! Great!
The fix is not included but as it is just a text file, it can be easily corrected.
I guess recompilation just to include this would be too much trouble for little gain
I am not that familiar with git and PRs, it is good that you frequently check the forums
I just saw that there is a new release 1.13! Great!
The fix is not included but as it is just a text file, it can be easily corrected.
I guess recompilation just to include this would be too much trouble for little gain
Last edited by fiye68 on Thu Feb 24, 2022 2:29 am, edited 1 time in total.
Re: Small error in tor.init
It didn’t quite make it in time sorry. We discussed it, but just didn’t make the cut.
https://lantisproject.com/downloads/gargoylebuilds for the latest releases
Please be respectful when posting. I do this in my free time on a volunteer basis.
Please be respectful when posting. I do this in my free time on a volunteer basis.
Re: Small error in tor.init
No problem, it will be in the next release
Thanks again for all the time you put into the firmware.
Thanks again for all the time you put into the firmware.