Configure NTP during Kickstart (Dean Hunter)

Vratislav Podzimek vpodzime at redhat.com
Tue Aug 20 14:56:49 UTC 2013


On Mon, 2013-07-15 at 17:11 +0100, Steve Robson wrote:
> kickstart-list-request at redhat.com 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)
Yeah, we really just write out configuration file for the chronyd and
make the service enabled. So you'd need to copy the configuration
somehow and you may try to add '-chrony' to the %packages section. That
should prevent chronyd from being installed and systemd should pick up
the right NTP service automatically. Or at least as far as the theory
goes...

-- 
Vratislav Podzimek

Anaconda Rider | Red Hat, Inc. | Brno - Czech Republic




More information about the Kickstart-list mailing list