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 146267 Details for
Bug 223932
/etc/init.d/halt uses of kexec shuts down the network too soon
[?]
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]
pass kexec -x
dont-turn-off-nic-from-kexec.patch (text/plain), 431 bytes, created by
Mike Christie
on 2007-01-23 05:00:09 UTC
(
hide
)
Description:
pass kexec -x
Filename:
MIME Type:
Creator:
Mike Christie
Created:
2007-01-23 05:00:09 UTC
Size:
431 bytes
patch
obsolete
>--- halt.orig 2007-01-22 16:19:23.000000000 -0600 >+++ halt 2007-01-22 16:19:45.000000000 -0600 >@@ -214,7 +214,7 @@ if [ "$command" = /sbin/halt -a -r /etc/ > fi > > # First, try kexec. If that fails, fall back to rebooting the old way. >-[ -n "$kexec_command" ] && $kexec_command -e >& /dev/null >+[ -n "$kexec_command" ] && $kexec_command -e -x >& /dev/null > > HALTARGS="-d" > [ -f /poweroff -o ! -f /halt ] && HALTARGS="$HALTARGS -p"
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 223932
: 146267