summary refs log tree commit diff
path: root/tcoin.cpp
diff options
context:
space:
mode:
author~login@aussies.space2019-10-03 04:08:42 +0000
committer~login@aussies.space2019-10-03 04:16:11 +0000
commit0db09c192774ef80c86d161193753795e66e2324 (patch)
treefef11a3593f7f921ea5b98003765d539a552b5de /tcoin.cpp
parent4d21a73f72f2d62b318c217e76e84ff92a9dc36c (diff)
Bug fix to ntcoin
Previously, the executables 'tcoin' and 'pcoin', which had setuid set, were stored in tcoin/bin/*. However, the "tcoin" directory is restricted, so any executables inside it are inaccessible to users.

To fix this, the compile_tcoin and compile_pcoin scripts have been modified to store the executables in a third specified directory, called the <bin dir> in the help. <bin dir> will be accessible to all users. The symbolic constants/preprocessor directives have also been changed to reflect the updated paths.
Diffstat (limited to 'tcoin.cpp')
0 files changed, 0 insertions, 0 deletions