fix exec permissions on hooks

This commit is contained in:
Alex Kelly 2021-10-13 13:58:15 -04:00
parent 8053f8866f
commit 1b65a42a12
4 changed files with 8 additions and 4 deletions

View file

@ -69,9 +69,9 @@ context.work.read=+work -home or -TAGGED
context.work.write=+work
context.home.read=+home -work or -TAGGED
context.home.write=+home
taskd.certificate=/home/kellya/.task/private.certificate.pem
taskd.key=/home/kellya/.task/private.key.pem
taskd.ca=/home/kellya/.task/ca.cert.pem
taskd.certificate=/home/kellya/.local/share/task/private.certificate.pem
taskd.key=/home/kellya/.local/share/task/private.key.pem
taskd.ca=/home/kellya/.local/share/task/ca.cert.pem
taskd.server=inthe.am:53589
taskd.credentials=inthe_am/kellya/610917c8-9119-4b59-b87e-d886c2e08bf0
taskd.trust=strict