mirror of
https://github.com/roles-ansible/ansible_role_restic/
synced 2024-12-11 20:30:18 +01:00
commit
33108803f4
1 changed files with 1 additions and 1 deletions
|
@ -4,5 +4,5 @@ Description=Backup {{ item.name }} using restic
|
|||
[Service]
|
||||
Type=oneshot
|
||||
ExecStart={{ restic_script_dir }}/backup-{{ item.name }}.sh
|
||||
TimeoutStartSec=900s
|
||||
TimeoutStartSec=0
|
||||
Environment="CRON=true"
|
||||
|
|
Loading…
Reference in a new issue