Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 127015 Details for
Bug 187855
net-analyzer/nagios-core crashes on daemonizing
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
To fix this init script bug
nagios-init.patch (text/plain), 675 bytes, created by
Rafael Alfaro
on 2007-08-05 22:28:10 UTC
(
hide
)
Description:
To fix this init script bug
Filename:
MIME Type:
Creator:
Rafael Alfaro
Created:
2007-08-05 22:28:10 UTC
Size:
675 bytes
patch
obsolete
>--- /etc/init.d/nagios 2007-08-04 01:05:27.000000000 +0000 >+++ /etc/init.d/nagios.new 2007-08-04 00:22:03.000000000 +0000 >@@ -34,9 +34,9 @@ > touch /var/nagios/nagios.log /var/nagios/status.sav > chown nagios:nagios /var/nagios/nagios.log /var/nagios/status.sav > rm -f /var/nagios/rw/nagios.cmd >- start-stop-daemon --quiet --start --startas /usr/nagios/bin/nagios \ >+ start-stop-daemon --background --quiet --start --startas /usr/nagios/bin/nagios \ > -e HOME="/var/nagios/home" --pidfile /var/nagios/nagios.lock \ >- -- -d /etc/nagios/nagios.cfg >+ -- /etc/nagios/nagios.cfg > eend $? > } > >
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 187855
: 127015