mirror of
https://github.com/openwrt/packages.git
synced 2026-05-30 03:36:24 +08: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>