mirror of
https://git.proxmox.com/git/pve-manager
synced 2025-04-28 13:20:47 +00:00
12 lines
155 B
SYSTEMD
12 lines
155 B
SYSTEMD
[Unit]
|
|
Description=Proxmox VE replication runner
|
|
|
|
[Timer]
|
|
AccuracySec=1
|
|
RemainAfterElapse=no
|
|
|
|
[Timer]
|
|
OnCalendar=minutely
|
|
|
|
[Install]
|
|
WantedBy=timers.target |