I would suggest using dntpd as it comes with DragonFlyBSD and there's no reason not to. In your /etc/rc.conf add dntpd_enable="YES". That's all you need to do for the most basic of configurations. If you're lazy, you can also do that by doing sudo rcenable dntpd.
On Tue, Sep 8, 2015 at 2:50 PM, Légrádi Gábor <[email protected]> wrote: > On Tue, Sep 08, 2015 at 10:24:02PM +0100, [email protected] wrote: > > https://www.dragonflybsd.org/~labthug/handbook/network-ntp.html > > > Is there a network time protocol server (ntp) for Dfly? > > If yes, how can i activate/configure the ntpd? > > > > Regards > > > > Alex > > -- > ============================================ > "Share what you know. Learn what you don't." > > -- Sincerely, Zachary Crownover
