diff options
author | ~login@aussies.space <login@aussies.space> | 2019-10-03 04:08:42 +0000 |
---|---|---|
committer | ~login@aussies.space <login@aussies.space> | 2019-10-03 04:08:42 +0000 |
commit | 6825e86a248df58e4248e1047e412bd4b7e2795a (patch) | |
tree | 33693addc088486ef1990785a1a075fc8439a63b /tcoin.cpp | |
parent | 4d21a73f72f2d62b318c217e76e84ff92a9dc36c (diff) | |
download | tcoin-6825e86a248df58e4248e1047e412bd4b7e2795a.tar.gz |
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