FreeBSD Bugzilla – Attachment 185691 Details for
Bug 221740
net-mgmt/nrpe: not starting after crash
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
v1
nrpe.diff (text/plain), 634 bytes, created by
Mathieu Arnold
on 2017-08-23 13:05:37 UTC
(
hide
)
Description:
v1
Filename:
MIME Type:
Creator:
Mathieu Arnold
Created:
2017-08-23 13:05:37 UTC
Size:
634 bytes
patch
obsolete
>diff --git net-mgmt/nrpe/Makefile net-mgmt/nrpe/Makefile >index 934adbb..c7fceff 100644 >--- net-mgmt/nrpe/Makefile >+++ net-mgmt/nrpe/Makefile >@@ -3,7 +3,7 @@ > > PORTNAME= nrpe > DISTVERSION= 2.15 >-PORTREVISION= 6 >+PORTREVISION= 7 > CATEGORIES= net-mgmt > MASTER_SITES= SF/nagios/${PORTNAME}-2.x/${PORTNAME}-${PORTVERSION} > >diff --git net-mgmt/nrpe/files/nrpe2.in net-mgmt/nrpe/files/nrpe2.in >index 59f94fa..18ce7a0 100644 >--- net-mgmt/nrpe/files/nrpe2.in >+++ net-mgmt/nrpe/files/nrpe2.in >@@ -48,6 +48,7 @@ nrpe2_prestart() > { > find_pidfile > install -d -o ${nrpe_user:-nagios} ${pidfile%/*} >+ rm -f ${pidfile} > } > > run_rc_command "$1"
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 221740
: 185691