Bug 183633

Summary: disable kdump service by default
Product: [Fedora] Fedora Reporter: Rahul Sundaram <sundaram>
Component: kexec-toolsAssignee: Thomas Graf <tgraf>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: dcantrell, rkhan, smohan
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-03-13 10:27:51 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 150222    

Description Rahul Sundaram 2006-03-02 13:37:47 UTC
Description of problem:


It is started by default and shows a warning which is confusing for users.

Actual results:

It is started by default

Expected results:

Let users manually start it if they require it. Disable the warning unless its
useful for everyone. 

Additional info:

Comment 1 Rahul Sundaram 2006-03-08 07:56:57 UTC
add as a FC5 blocker since the warning has resulted in many queries on the list
from testers already.  Adding Jesse keating to CC list to check. 

Comment 4 Thomas Graf 2006-03-08 15:35:31 UTC
Fixed in 1.101-15

Comment 5 Bill Nottingham 2006-03-08 20:29:11 UTC
Ugh, no, that's wrong.

chkconfig --add is right.

What you need to do is set the chkconfig: line in the initscript to 
not start by default.


Comment 6 Bill Nottingham 2006-03-08 20:33:38 UTC
See http://fedoraproject.org/wiki/ScriptletSnippets

Fixed in -16.

Comment 7 Rahul Sundaram 2006-03-13 10:27:51 UTC

This has been fixed now. Thanks a lot.