Files
gitlab-mirror/roles/postgres1c/templates/postgres1c_backup.timer.j2
2025-12-19 12:16:06 +03:00

13 lines
256 B
Django/Jinja

[Unit]
Description=Run backup 1C script.
Documentation=https://github.com/corvus-migratorius/genlab-ansible
[Timer]
Unit=postgres1c_backup.service
OnCalendar={{ postgres1c_backup_timer }}
Persistent=true
AccuracySec=1min
[Install]
WantedBy=timers.target