Date: Tue, 28 Aug 2018 20:05:42 +0100 From: RW <rwmaillists@googlemail.com> To: freebsd-questions@freebsd.org Subject: Re: named and ntpd start order in rc.d Message-ID: <20180828200542.261d5ea8@gumby.homeunix.com> In-Reply-To: <2a9b79b1-2b57-98d3-9b4e-53eb4a9768b8@netfence.it> References: <e651e86a-76d4-391c-9d38-9be8448bb455@netfence.it> <20180827.172100.2296091074664550273.yasu@utahime.org> <2a9b79b1-2b57-98d3-9b4e-53eb4a9768b8@netfence.it>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 28 Aug 2018 16:36:53 +0200 Andrea Venturoli wrote: > Any other way to insert some pause? You could write a simple rc script that depends on NETWORKING and runs before ntpdate. There are couple of workarounds. You could add a second nameserver to resolv.conf, e.g. 8.8.8.8. You could restart ntpd from a crontab @reboot line.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20180828200542.261d5ea8>