]> git.somenet.org - root/pub/somesible.git/blob - roles/base/backup/files/default/backup.timer
roles/service/nextcloud/tasks
[root/pub/somesible.git] / roles / base / backup / files / default / backup.timer
1 #
2 ################################################
3 ### Managed by someone's ansible provisioner ###
4 ################################################
5 # Part of: https://git.somenet.org/root/pub/somesible.git
6 # 2017-2024 by someone <someone@somenet.org>
7 #
8
9 [Unit]
10 Description=Run daily backups
11
12 [Timer]
13 Persistent=true
14 OnCalendar=23:00:00
15 RandomizedDelaySec=45min
16
17 [Install]
18 WantedBy=timers.target