Bug 73259

Summary: firstboot did not enable ntp (chkconfig) even when ntp was configured
Product: [Retired] Red Hat Public Beta Reporter: Jay Berkenbilt <ejb>
Component: firstbootAssignee: Brent Fox <bfox>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: nullCC: ejb
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: 2002-09-03 21:59:50 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: 67218    

Description Jay Berkenbilt 2002-09-02 00:34:00 UTC
Description of Problem:

During firstboot, I configured my machine for ntp.  After it finished, ntp was
not enabled for future boots even though it was running.

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

firstboot-1.0.0-4

How Reproducible:

unknown

Steps to Reproduce:
1. configure ntp with firstboot
2. chkconfig --list ntpd

Actual Results:

ntpd was off at all runlevels

Expected Results:

ntpd should have been turned on for runlevels 3, 4, and 5.

Comment 1 Brent Fox 2002-09-03 21:59:43 UTC
Should be fixed in the latest tree.  

QA, please verify.

Comment 2 Jay Turner 2002-09-03 23:35:21 UTC
firstboot-1.0.1-9 is currently turning on ntpd in runlevels 3 and 5, but not in
runlevel 4.  So, if this is an issue, please reopen the bug.