Home
last modified time | relevance | path

Searched hist:cce11997a052549933ca1c4d7412bf51137e4d0b (Results 1 – 1 of 1) sorted by relevance

/freebsd/usr.sbin/mountd/
H A Dmountd.8diff cce11997a052549933ca1c4d7412bf51137e4d0b Tue Apr 09 03:58:40 CEST 2024 Rick Macklem <rmacklem@FreeBSD.org> mountd.8: Document the new -A mountd option

Commit fefb7c399b39 added warning messages noting
that administrative controls that exported directories
that are not local server file system mount points actually
export the entire local server file system.
This commit also added a new command line option "-A' that
silences these warnings.

This patch documents the new "-A' mountd option.

This is a content change.

Reviewed by: markj, pauamma_gundo.com (manpages)
MFC after: 1 week
Differential Revision: https://reviews.freebsd.org/D44692