]> git.proxmox.com Git - pve-manager.git/commitdiff
pvesr.timer: set AccuracySec=1
authorDietmar Maurer <dietmar@proxmox.com>
Fri, 23 Jun 2017 09:41:37 +0000 (11:41 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Fri, 23 Jun 2017 09:41:37 +0000 (11:41 +0200)
So that the user can predict when a job will/shpuld be started. I think
this will not have much impact on the cluster wide power consumption.

bin/init.d/pvesr.timer

index bd8aeb0c67ee525b2e26eab5b92ee0808e87a510..01d7b9c721ba865822921b01b87ebecef3849b63 100644 (file)
@@ -2,6 +2,7 @@
 Description=Proxmox VE replication runner
 
 [Timer]
+AccuracySec=1
 RemainAfterElapse=no
 
 [Timer]