On Mon, 2013-07-15 at 17:11 +0100, Steve Robson wrote:
> kickstart-list-requ...@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

_______________________________________________
Kickstart-list mailing list
Kickstart-list@redhat.com
https://www.redhat.com/mailman/listinfo/kickstart-list

Reply via email to