diff options
| -rw-r--r-- | .gitignore | 2 | ||||
| -rw-r--r-- | todo.org | 4 |
2 files changed, 3 insertions, 3 deletions
@@ -1,2 +1,2 @@ -docs/ +.ai/ inbox/ @@ -7,13 +7,13 @@ ** TODO Add internal flock locking to rsyncshot; remove external flock wrappers from crontabs Implement internal flock locking in rsyncshot so cron entries don't need external -flock wrappers. See [[file:docs/internal-flock-suggestion.txt][docs/internal-flock-suggestion.txt]] for implementation details +flock wrappers. See [[file:.ai/internal-flock-suggestion.txt][.ai/internal-flock-suggestion.txt]] for implementation details (exec-based locking with fd 200, non-blocking -n flag recommended). After implementing, remove flock wrappers from root crontab on: - velox (desktop) - velox laptop -See also: [[file:docs/flock-internal-locking.org][docs/flock-internal-locking.org]] +See also: [[file:.ai/flock-internal-locking.org][.ai/flock-internal-locking.org]] * rsyncshot Resolved |
