[Bug 209154] net-mgmt/zabbix24-proxy
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Apr 29 20:26:59 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=209154
Bug ID: 209154
Summary: net-mgmt/zabbix24-proxy
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Many People
Priority: ---
Component: Individual Port(s)
Assignee: freebsd-ports-bugs at FreeBSD.org
Reporter: crosscutrat at gmail.com
CC: pg at pakhom.spb.ru
Flags: maintainer-feedback?(pg at pakhom.spb.ru)
CC: pg at pakhom.spb.ru
Line 38 of /usr/local/etc/rc.d/zabbix_proxy is currently set to:
if get_pidfile_from_conf PidFile ${zabbix_agentd_config}; then
Line 38 of /usr/local/etc/rc.d/zabbix_proxy should be set to:
if get_pidfile_from_conf PidFile ${zabbix_proxy_config}; then
Looks like a typo but this broke existing Zabbix Proxy installations. Thanks,
Rob
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list