On Tue, 21 Feb 2017 10:57:45 -0500, Lowell Gilbert wrote:
> Steven Borrelli <
delbo...@googlemail.com> writes:
>
>> I run FreeBSD on multiple servers and do backups over NFS. This works
>> great, but of course mounting the NFS doesn't work at startup on my DNS
>> server until BIND is loaded.
>>
>> Anyone know of a flag for rc.conf or any way I can delay the NFS mount
>> so it will wait for BIND to load? I know I can make it work with
>> /etc/hosts, but I like to avoid that whenever possible.
>
> Have you tried the "late" keyword in the fstab(5) entries?