Add BorgBase offsite backup repository #142
1 changed files with 1 additions and 1 deletions
Disable RunAtLoad for borgmatic LaunchAgent
Prevents unintended backup runs when Ansible reloads the LaunchAgent. The StartCalendarInterval (2 AM daily) handles scheduling. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
commit
4cc41cb9b3
|
|
@ -23,7 +23,7 @@
|
|||
<string>create</string>
|
||||
</array>
|
||||
<key>RunAtLoad</key>
|
||||
<true/>
|
||||
<false/>
|
||||
<key>StandardErrorPath</key>
|
||||
<string>{{ borgmatic_log_dir }}/mcquack.borgmatic.err.log</string>
|
||||
<key>StandardOutPath</key>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue