This commit is contained in:
2024-06-23 18:02:18 +03:00
parent 9fe48f51e3
commit d639b70f1f
2 changed files with 4 additions and 19 deletions

View File

@@ -10,4 +10,4 @@ if ! bashio::fs.file_exists "${ZBX_CFG_FILE}" || [ -z "$(ls -A ${ZBX_CFG_FILE})"
fi
# Run zabbix-agent2 in foreground
zabbix_agent2 -f -c /config/zabbix_agent2.conf
zabbix_agent2 --foreground -c /config/zabbix_agent2.conf