Two or more exports files, is it feasible?

Rick Macklem rmacklem at uoguelph.ca
Tue Oct 29 16:33:00 UTC 2019


My reply didn't seem to go through, so here it is again...

You can list pathnames for exports files after the other arguments to mountd.
See man mountd.

If you want this to happen at boot, I think you can put a line like:
mountd_flags="-r -S /etc/exports1 /etc/exports2"
in your /etc/rc.conf file.

rick


More information about the freebsd-net mailing list