mirror of
https://github.com/openwrt/packages.git
synced 2026-04-15 10:51:55 +00:00
Addresses the issue pointed out in #28165, which is that zabbix_agentd always creates a PidFile and has no option to disable PidFile creation. Therefore update the configuration file to default to create a PidFile where we want it. Close #28165 Signed-off-by: Daniel F. Dickinson <dfdpublic@wildtechgarden.ca>