Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 129976 Details for
Bug 191206
start-stop-daemon in baselayout-2.0.0_rc4 thinks dnetc has died
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Fix the issue
ssd.patch (text/plain), 406 bytes, created by
Roy Marples (RETIRED)
on 2007-09-04 09:15:39 UTC
(
hide
)
Description:
Fix the issue
Filename:
MIME Type:
Creator:
Roy Marples (RETIRED)
Created:
2007-09-04 09:15:39 UTC
Size:
406 bytes
patch
obsolete
>Index: src/librc-daemon.c >=================================================================== >--- src/librc-daemon.c (revision 2864) >+++ src/librc-daemon.c (working copy) >@@ -118,7 +118,7 @@ > continue; > > if (uid) { >- snprintf (buffer, sizeof (buffer), "/proc/%d", pid); >+ snprintf (buffer, sizeof (buffer), "/proc/%d", p); > if (stat (buffer, &sb) != 0 || sb.st_uid != uid) > continue; > }
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 191206
: 129976