]> git.proxmox.com Git - pmg-api.git/commitdiff
pmg-daily.timer: use same timing as pve (2-6h), use RandomizedDelaySec
authorDietmar Maurer <dietmar@proxmox.com>
Thu, 1 Feb 2018 06:49:31 +0000 (07:49 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Thu, 1 Feb 2018 07:11:46 +0000 (08:11 +0100)
Use RandomizedDelaySec instead of AccuracySec.

debian/pmg-daily.timer

index 467ba56c1be0f653b30cb10ee96d0e941affb2b5..af02412e6b5e674f46f8eabe64948f5ee0a0667c 100644 (file)
@@ -2,8 +2,8 @@
 Description=Daily Proxmox Mail Gateway activities
 
 [Timer]
-OnCalendar=daily
-AccuracySec=5hours
+OnCalendar=02:00
+RandomizedDelaySec=4hours
 Persistent=true     
 
 [Install]