Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 350372 Details for
Bug 471016
sys-apps/openrc: handling of processes inside a cgroup is needed
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
patch that fixes situation
small.patch (text/plain), 559 bytes, created by
Alexander Vershilov (RETIRED)
on 2013-06-08 05:13:54 UTC
(
hide
)
Description:
patch that fixes situation
Filename:
MIME Type:
Creator:
Alexander Vershilov (RETIRED)
Created:
2013-06-08 05:13:54 UTC
Size:
559 bytes
patch
obsolete
>commit 87afdf2624527b065e59cc018b0403ee016d6cf0 >Author: Alexander V Vershilov <qnikst@gentoo.org> >Date: Sat May 25 17:37:56 2013 +0400 > > cgroup: hide warning messages about non-existent processes > >diff --git a/sh/rc-cgroup.sh.in b/sh/rc-cgroup.sh.in >index 81fc7d8..d96aa16 100644 >--- a/sh/rc-cgroup.sh.in >+++ b/sh/rc-cgroup.sh.in >@@ -115,7 +115,7 @@ cgroup_cleanup() > cgroup_get_pids || { eend 0 "finished" ; return 0 ; } > sleep 1 > done >- done >+ done 2>/dev/null > done > cgroup_get_pids || { eend 0 "finished" ; return 0; } > kill -9 $pids
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 471016
:
349114
|
349116
|
349122
|
349132
| 350372