mirror of
https://github.com/brunofontes/linuxShortcuts.git
synced 2025-04-14 04:40:53 +00:00
Updating to run more times a day as I am using rsync now
This commit is contained in:
parent
8cbcbebca8
commit
257bcfebf6
0
Services/backup-contabo-db.service
Normal file → Executable file
0
Services/backup-contabo-db.service
Normal file → Executable file
3
Services/backup-contabo-db.timer
Normal file → Executable file
3
Services/backup-contabo-db.timer
Normal file → Executable file
@ -2,8 +2,7 @@
|
|||||||
Description=Backup contabo db dayly
|
Description=Backup contabo db dayly
|
||||||
|
|
||||||
[Timer]
|
[Timer]
|
||||||
#DayOfWeek Year-Month-Day Hour:Minute:Second
|
OnCalendar=*-*-* 11:00:00,15:00:00
|
||||||
OnCalendar=*-*-* 11:00:00
|
|
||||||
Persistent=true
|
Persistent=true
|
||||||
AccuracySec=1h
|
AccuracySec=1h
|
||||||
|
|
||||||
|
0
Services/backup-contabo-files.service
Normal file → Executable file
0
Services/backup-contabo-files.service
Normal file → Executable file
2
Services/backup-contabo-files.timer
Normal file → Executable file
2
Services/backup-contabo-files.timer
Normal file → Executable file
@ -3,7 +3,7 @@ Description=Backup contabo files once per week
|
|||||||
|
|
||||||
[Timer]
|
[Timer]
|
||||||
#DayOfWeek Year-Month-Day Hour:Minute:Second
|
#DayOfWeek Year-Month-Day Hour:Minute:Second
|
||||||
OnCalendar=Mon *-*-* 11:03:00
|
OnCalendar=*-*-* 11:03:00
|
||||||
Persistent=true
|
Persistent=true
|
||||||
AccuracySec=1h
|
AccuracySec=1h
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user