fixed borg ansible role blog article
This commit is contained in:
parent
6f9e596d39
commit
332670e622
1 changed files with 1 additions and 1 deletions
|
@ -271,7 +271,7 @@ Description=BorgBackup job {{ client.name }} timer
|
||||||
[Timer]
|
[Timer]
|
||||||
FixedRandomDelay=true
|
FixedRandomDelay=true
|
||||||
OnCalendar=daily
|
OnCalendar=daily
|
||||||
Persistent=false
|
Persistent=true
|
||||||
RandomizedDelaySec=3600
|
RandomizedDelaySec=3600
|
||||||
|
|
||||||
[Install]
|
[Install]
|
||||||
|
|
Loading…
Add table
Reference in a new issue