mirror of
https://github.com/cvk98/Proxmox-load-balancer.git
synced 2026-04-25 04:25:50 +03:00
[GH-ISSUE #35] Trivial patch to disable looping (for crond) #21
Labels
No labels
documentation
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Proxmox-load-balancer#21
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @kjj2 on GitHub (May 21, 2024).
Original GitHub issue: https://github.com/cvk98/Proxmox-load-balancer/issues/35
This patch adds loop to the parameters section of the config file. If this is not set, or set to Off, the script will exit at the end of a balancing run. This is useful if you want to avoid having the load balancer run while (for example) backups are running.