mountd exits if it cannot read any exports files. Requiring /etc/exports
unconditionally stops mountd from starting on a server that exports ZFS
datasets alone (/etc/zfs/exports). Require /etc/exports only when it is
the only exports file.
MFC after: 1 week