FreeBSD Bugzilla – Attachment 220117 Details for
Bug 251494
textproc/kibana7: couldn't start after update to 7.10.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
corrected kibana rc-script
kibana7.diff (text/plain), 623 bytes, created by
Boris Korzun
on 2020-11-30 21:04:48 UTC
(
hide
)
Description:
corrected kibana rc-script
Filename:
MIME Type:
Creator:
Boris Korzun
Created:
2020-11-30 21:04:48 UTC
Size:
623 bytes
patch
obsolete
>Index: textproc/kibana7/files/kibana.in >=================================================================== >--- textproc/kibana7/files/kibana.in (revision 556622) >+++ textproc/kibana7/files/kibana.in (working copy) >@@ -31,7 +31,7 @@ > start_precmd="kibana_precmd" > procname="%%LOCALBASE%%/bin/node" > command="/usr/sbin/daemon" >-command_args="-f -p ${pidfile} ${procname} --no-warnings %%WWWDIR%%/src/cli serve --config ${kibana_config} --log-file ${kibana_log}" >+command_args="-f -p ${pidfile} ${procname} --no-warnings %%WWWDIR%%/src/cli/dist serve --config ${kibana_config} --log-file ${kibana_log}" > > kibana_precmd() > {
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
Actions:
View
|
Diff
Attachments on
bug 251494
:
220117
|
220118
|
220137