summaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
authorache <ache@FreeBSD.org>1999-11-23 04:14:35 +0000
committerache <ache@FreeBSD.org>1999-11-23 04:14:35 +0000
commite7cc7b5662d6669a4daa90c18c68541d9201b128 (patch)
tree4a88e5ff9ccf2e7766e8c68336340a92549f97e4 /share
parent4f8112e204b8597f7be09fa7698b7cfe512c0ca8 (diff)
downloadFreeBSD-src-e7cc7b5662d6669a4daa90c18c68541d9201b128.zip
FreeBSD-src-e7cc7b5662d6669a4daa90c18c68541d9201b128.tar.gz
Document single_mountd_enable
Diffstat (limited to 'share')
-rw-r--r--share/man/man5/rc.conf.510
1 files changed, 10 insertions, 0 deletions
diff --git a/share/man/man5/rc.conf.5 b/share/man/man5/rc.conf.5
index d047e61..eaf24b9 100644
--- a/share/man/man5/rc.conf.5
+++ b/share/man/man5/rc.conf.5
@@ -448,6 +448,16 @@ is set to
these are the flags to pass to the
.Xr nfsd 8
daemon.
+.It Ar single_mountd_enable
+(bool) If set to
+.Ar YES ,
+and no
+.Ar nfs_server_enable
+is set, start
+.Xr mountd 8 ,
+but not
+.Xr nfsd 8
+daemon. It is commonly needed to run CFS without real NFS used.
.It Ar weak_mountd_authentication
(bool) If set to
.Ar YES ,
OpenPOWER on IntegriCloud