Re: Configure NTP during Kickstart (Dean Hunter)

Steve Robson <[email protected]> Mon, 15 Jul 2013 17:11:41 +0100
Newsgroups gmane.linux.redhat.kickstart.general
Organization Cadence Design Systems
Message-ID <[email protected]>
[email protected] wrote:
>
> I can not get the Kickstart commands correct to configure and enable
> ntpd instead of chronyd.  Here is my script for use with Fedora 19:

You probably need to copy in a suitable ntp.conf during your %post.  And 
perhaps disable chronyd (I'm not familiar with what that is, sorry)

Good luck,
-Steve