This repository has been archived on 2024-11-07. You can view files and clone it, but cannot push or open issues or pull requests.
gitlab-foss/gitlab-backup.timer

11 lines
131 B
SYSTEMD
Raw Permalink Normal View History

[Unit]
Description=Daily gitlab backup
[Timer]
OnCalendar=daily
AccuracySec=12h
Persistent=true
[Install]
WantedBy=timers.target