zabbix: fix agentd PidFile creation
authorDaniel F. Dickinson <redacted>
Thu, 25 Dec 2025 20:04:47 +0000 (15:04 -0500)
committerGeorge Sapkin <redacted>
Thu, 15 Jan 2026 23:10:59 +0000 (01:10 +0200)
commit1ff6a92251c789211df3c2940967688bf23f69ad
treea8930f2f150849efdf2e700fdc4fcd4c0bb78305
parentde424414573eac4df73cf979a4ed516f8b361386
zabbix: fix agentd PidFile creation

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 <redacted>
admin/zabbix/files/zabbix_agentd.init
admin/zabbix/patches/010-change-agentd-config.patch
git clone https://git.99rst.org/PROJECT