[Bug 209154] net-mgmt/zabbix24-proxy

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed May 4 14:07:18 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=209154

sirdice at gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |sirdice at gmail.com

--- Comment #4 from sirdice at gmail.com ---
Also affects zabbix22-server:

  if get_pidfile_from_conf PidFile ${zabbix_agentd_config}; then

Which should be:

  if get_pidfile_from_conf PidFile ${zabbix_server_config}; then

Same for zabbix22-proxy and zabbix24-proxy:

  if get_pidfile_from_conf PidFile ${zabbix_agentd_config}; then


Oddly enough zabbix24-server is correct.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list