Bug 102067 - Firstboot is listed in redhat-config-services
Summary: Firstboot is listed in redhat-config-services
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Red Hat Linux Beta
Classification: Retired
Component: firstboot
Version: beta1
Hardware: i386
OS: Linux
low
low
Target Milestone: ---
Assignee: Brent Fox
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2003-08-10 12:31 UTC by Féliciano Matias
Modified: 2005-10-31 22:00 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2003-08-15 18:46:49 UTC
Embargoed:


Attachments (Terms of Use)

Description Féliciano Matias 2003-08-10 12:31:46 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 Galeon/1.2.7 (X11; Linux i686; U;) Gecko/20030131

Description of problem:
firstboot appears in redhat-config-services.
                                                                               
                                                                               
                                      
But the execution of firstboot depend on /etc/sysconfig/firstboot. So actions
taken in redhat-config-services have no effect and firstboot is not a service...
                                                                               
                                                                               
                                      
Perhaps at the end of firstboot, we can do :
chkconfig --del firstboot.
                                                                               
                                                                               
                                      
Also, the execution of firstboot give some usefull informations :
                                                                               
                                                                               
                                      
# firstboot
Firstboot has already been run once on this system.
                                                                               
                                                                               
                                      
In order to run firstboot from the command line, run the following commands:
1) rm /etc/sysconfig/firstboot
2) /usr/sbin/firstboot
                                                                               
                                                                               
                                      
In order to run firstboot during system bootup, run the following commands:
1) rm /etc/sysconfig/firstboot
2) chkconfig --level 5 firstboot on
3) reboot

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

How reproducible:
Always

Steps to Reproduce:
lauch redhat-config-services.

Actual Results:  firstboot is listed in redhat-config-services.

Expected Results:  No firstboot in redhat-config-services.

Additional info:

Comment 1 Brent Fox 2003-08-15 18:46:49 UTC
Should be fixed in firstboot-1.1.11-1.


Note You need to log in before you can comment on or make changes to this bug.