Add StartAgentPollers and MaxConcurrentChecksPerPoller options to Zabbix Proxy plugin (#5037)
Co-authored-by: Jeremy Gutierrez <Jeremy.gutierrez at markt.de>
sysutils/git-backup: update the shell execution code
1. Use explicit commands here for better tracing even if it requires
spelling out '/usr/local/bin/git' a number of times.
2. Use the functionality that the Shell class has to offer now.
3. Use -C for changing the git working directory.
4. A bit of style left and right.
net/upnp: safe execution change
shell_safe() is better than raw exec() although we do not have any
dynamic shell arguments to handle. This call requires a new explode
extension (true parameter) that will be available in 25.7.8
net/frr: Add hint about service reload (frr-reload) vs full restart requirement (#5022)
* net/frr: Add hint about service reload (frr-reload) vs full restart requirement
* Add missing translations