Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 377068 Details for
Bug 510400
sys-devel/gcc-4.8.2: initial multilib support for Gentoo/FreeBSD
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
patch for sys-apps/openrc, init.d/bootmisc.in
510400-openrc.patch (text/plain), 555 bytes, created by
Yuta SATOH
on 2014-05-16 11:21:34 UTC
(
hide
)
Description:
patch for sys-apps/openrc, init.d/bootmisc.in
Filename:
MIME Type:
Creator:
Yuta SATOH
Created:
2014-05-16 11:21:34 UTC
Size:
555 bytes
patch
obsolete
>diff --git a/openrc-0.12.4/init.d/bootmisc.in b/openrc-0.12.4/init.d/bootmisc.in >index 526ebff..7845cca 100644 >--- a/openrc-0.12.4/init.d/bootmisc.in >+++ b/openrc-0.12.4/init.d/bootmisc.in >@@ -64,7 +64,8 @@ cleanup_var_run_dir() > ebegin "Cleaning /var/run" > for x in $(find /var/run ! -type d ! -name utmp \ > ! -name random-seed ! -name dev.db \ >- ! -name ld-elf.so.hints ! -name ld.so.hints); >+ ! -name ld-elf.so.hints ! -name ld.so.hints \ >+ ! -name ld-elf32.so.hints ! -name ld32.so.hints); > do > # Clean stale sockets > if [ -S "$x" ]; then
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 510400
:
377004
|
377006
|
377016
|
377064
| 377068 |
469654
|
469656
|
469658