mirror of
https://github.com/brunofontes/linuxShortcuts.git
synced 2024-11-24 05:24:56 +00:00
Improving Contabo backup service times
This commit is contained in:
parent
f6246fb6a9
commit
87930d7d9d
@ -3,8 +3,9 @@ Description=Backup contabo db dayly
|
|||||||
|
|
||||||
[Timer]
|
[Timer]
|
||||||
#DayOfWeek Year-Month-Day Hour:Minute:Second
|
#DayOfWeek Year-Month-Day Hour:Minute:Second
|
||||||
OnCalendar=*-*-* 10:00:00
|
OnCalendar=*-*-* 11:00:00
|
||||||
Persistent=true
|
Persistent=true
|
||||||
|
AccuracySec=1h
|
||||||
|
|
||||||
[Install]
|
[Install]
|
||||||
WantedBy=timers.target
|
WantedBy=timers.target
|
||||||
|
@ -3,8 +3,9 @@ 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:00:00
|
OnCalendar=Mon *-*-* 11:03:00
|
||||||
Persistent=true
|
Persistent=true
|
||||||
|
AccuracySec=1h
|
||||||
|
|
||||||
[Install]
|
[Install]
|
||||||
WantedBy=timers.target
|
WantedBy=timers.target
|
||||||
|
Loading…
Reference in New Issue
Block a user