Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 309859 Details for
Bug 405361
System freeze at "Starting udev..."
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
Patch to remove leftover files in /var/run/console
initscripts-8.45.19-pam_console.patch (text/plain), 622 bytes, created by
Klaus Steinberger
on 2008-06-19 15:57:36 UTC
(
hide
)
Description:
Patch to remove leftover files in /var/run/console
Filename:
MIME Type:
Creator:
Klaus Steinberger
Created:
2008-06-19 15:57:36 UTC
Size:
622 bytes
patch
obsolete
>--- initscripts-8.45.19.EL/rc.d/rc.sysinit.pam_console 2008-06-19 17:47:45.000000000 +0200 >+++ initscripts-8.45.19.EL/rc.d/rc.sysinit 2008-06-19 17:49:28.000000000 +0200 >@@ -338,6 +338,13 @@ > nashpid=$(pidof nash 2>/dev/null) > [ -n "$nashpid" ] && kill $nashpid >/dev/null 2>&1 > unset nashpid >+ >+# Remove files in /var/run/console to avoid udev hung >+# Have to remount rw temporarily as filesystem is not yet writeable >+# There should be another fix in udev or pam_console_apply at the long run >+mount -o remount,rw / >+rm -f /var/run/console/* >+mount -o remount,ro / > /sbin/start_udev > > # Load other user-defined modules
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 405361
:
309838
| 309859 |
309891
|
309935
|
311328
|
311419
|
311420
|
311423
|
314399