if you have compiled taskd via git or an archive there may be an issue with ‘-bash: /usr/bin/taskd: No such file or directory’ or similar. i fixed this by issuing an
export PATH=/usr/local/bin/taskd:$PATH
if you have compiled taskd via git or an archive there may be an issue with ‘-bash: /usr/bin/taskd: No such file or directory’ or similar. i fixed this by issuing an
export PATH=/usr/local/bin/taskd:$PATH