FreeBSD Bugzilla – Attachment 169638 Details for
Bug 209016
[PATCH] net-mgmt/zabbix3-server fix for init script
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
fix zabbix3-server init script mixup
zabbix.patch (text/plain), 491 bytes, created by
Martin Waschbüsch
on 2016-04-24 18:08:00 UTC
(
hide
)
Description:
fix zabbix3-server init script mixup
Filename:
MIME Type:
Creator:
Martin Waschbüsch
Created:
2016-04-24 18:08:00 UTC
Size:
491 bytes
patch
obsolete
>diff -ruN zabbix3-server.orig/files/zabbix_server.in zabbix3-server/files/zabbix_server.in >--- zabbix3-server.orig/files/zabbix_server.in 2016-04-24 13:48:26.000000000 +0200 >+++ zabbix3-server/files/zabbix_server.in 2016-04-24 20:02:54.203068000 +0200 >@@ -36,7 +36,7 @@ > > find_pidfile() > { >- if get_pidfile_from_conf PidFile ${zabbix_agentd_config}; then >+ if get_pidfile_from_conf PidFile ${zabbix_server_config}; then > pidfile="$_pidfile_from_conf" > else > pidfile="/tmp/${name}.pid"
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
martin
:
maintainer-approval?
(pg)
Actions:
View
|
Diff
Attachments on
bug 209016
: 169638