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:
Should be fixed in firstboot-1.1.11-1.