Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 341034 Details for
Bug 460442
net-analyzer/nrpe fails to start after reboot due to /run
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
patchfile for /etc/init.d/nrpe
nrpe.patch (text/plain), 329 bytes, created by
Eric Martin
on 2013-03-05 19:26:24 UTC
(
hide
)
Description:
patchfile for /etc/init.d/nrpe
Filename:
MIME Type:
Creator:
Eric Martin
Created:
2013-03-05 19:26:24 UTC
Size:
329 bytes
patch
obsolete
>--- /etc/init.d/nrpe 2013-03-04 22:43:19.000000000 -0500 >+++ nrpe 2013-03-04 22:44:22.735863694 -0500 >@@ -14,6 +14,10 @@ > > extra_started_commands="" > >+if [ ! -d /var/run/nrpe ]; then >+ mkdir /var/run/nrpe || return 1 >+fi >+ > command=/usr/libexec/${SVCNAME} > command_args="-c ${CFGFILE} --daemon" > pidfile=$(get_config pid_file)
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 460442
:
341034