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:
What does the following output? chkconfig --list ypbind Where did you get the ypbind.rpm from?
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.