Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 259095 Details for
Bug 349571
sys-apps/openrc-0.6.8: bootmisc spews (harmless) error messages on selinux systems
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
patched bootmisc, now in unified diff format!
bootmisc.diff (text/plain), 557 bytes, created by
Chris Richards
on 2011-01-06 19:49:41 UTC
(
hide
)
Description:
patched bootmisc, now in unified diff format!
Filename:
MIME Type:
Creator:
Chris Richards
Created:
2011-01-06 19:49:41 UTC
Size:
557 bytes
patch
obsolete
>--- bootmisc.old 2011-01-06 13:50:59.687990037 -0600 >+++ bootmisc 2010-12-23 23:46:59.000000000 -0600 >@@ -25,7 +25,7 @@ cleanup_tmp_dir() > mkdir -p "$dir" || return $? > fi > dir_writeable "$dir" || return 1 >- chmod a+rwt "$dir" >+ chmod a+rwt "$dir" 2> /dev/null > cd "$dir" > if yesno $wipe_tmp; then > ebegin "Wiping $dir directory" >@@ -77,7 +77,7 @@ mkutmp() > start() > { > # Remove any added console dirs >- rm -rf "$RC_LIBEXECDIR"/console >+ rm -rf "$RC_LIBEXECDIR"/console/* > > local logw=false runw=false extra= > # Ensure that our basic dirs exist
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 349571
:
257923
|
257925
| 259095