Bug 76965

Summary: Startup script in /etc/rc.d/init doesnṫ show up in redhat-config-services
Product: [Retired] Red Hat Linux Reporter: Need Real Name <ng>
Component: redhat-config-servicesAssignee: Daniel Walsh <dwalsh>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 8.0   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2003-08-01 19:45:55 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:

Description Need Real Name 2002-10-30 10:29:12 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.1) Gecko/20020830

Description of problem:
We installed the ypbind package and are now able to find ypbind under
/etc/rc.d/init/ypbind. We are unable though to select this service using
redhat-config-services, since this start-up script does not show up in the list.

Version-Release number of selected component (if applicable):


How reproducible:
Always

Steps to Reproduce:
1.Install ypbind.rpm
2.Start redhat-config-services
3.
	

Actual Results:  ypbind does not appears in the list of start-up scripts

Expected Results:  ypbind should appear in the list of start-up scripts

Additional info:

Comment 1 Daniel Walsh 2002-10-31 19:14:11 UTC
What does the following output?

chkconfig --list ypbind

Where did you get the ypbind.rpm from?

Comment 2 Daniel Walsh 2003-08-01 19:45:55 UTC
Sorry I lost this bug, in bugzilla.

You must add the service using chkconfig --add.  

The latest redhat-config-services in rawhide has the abbility to add services on
from the GUI.