diff options
| author | Craig Jennings <c@cjennings.net> | 2026-04-20 08:36:28 -0500 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-04-20 08:36:28 -0500 |
| commit | f3c96df4e40b0cac788866764f45bffe7883ed63 (patch) | |
| tree | f7188fa5c35dcc8bd0f0fa061edc830bada23d7c | |
| parent | 8dd7ae6ff89deddf81dd26bd4b8f1ecb2054cf72 (diff) | |
| download | rsyncshot-main.tar.gz rsyncshot-main.zip | |
Per claude-templates c36fd14. Claude tooling moves to hidden .ai/;
project-level docs/ reserved for real documentation.
| -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 |
