svn commit: r54368 - head/en_US.ISO8859-1/books/handbook/network-servers

Brooks Davis <[email protected]>
Newsgroups gmane.os.freebsd.devel.cvs.doc
Message-ID <[email protected]>
Author: brooks (src,ports committer)
Date: Thu Jul 23 16:40:49 2020
New Revision: 54368
URL: https://svnweb.freebsd.org/changeset/doc/54368

Log:
  Don't recommend the -r flag to mountd.
  
  It enables a non-standards compliant feature to support ancient
  diskless terminals.  We shouldn't recommend it without explanation.
  (-r is currently the default in /etc/defaults/rc.conf along with -S,
  this should likely be revisited.)
  
  Instead, suggest setting mountd_enable.  While not required to start
  the NFS server, it is required for the "service mountd restart" command
  below.
  
  Reviewed by:	bcr
  Differential Revision:	https://reviews.freebsd.org/D25760

Modified:
  head/en_US.ISO8859-1/books/handbook/network-servers/chapter.xml

Modified: head/en_US.ISO8859-1/books/handbook/network-servers/chapter.xml
==============================================================================
--- head/en_US.ISO8859-1/books/handbook/network-servers/chapter.xml	Wed Jul 22 14:06:43 2020	(r54367)
+++ head/en_US.ISO8859-1/books/handbook/network-servers/chapter.xml	Thu Jul 23 16:40:49 2020	(r54368)
@@ -715,7 +715,7 @@ server-program-arguments</programlisting>
 
       <programlisting>rpcbind_enable="YES"
 nfs_server_enable="YES"
-mountd_flags="-r"</programlisting>
+mountd_enable="YES"</programlisting>
 
       <para>The server can be started now by running this
 	command:</para>
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-doc-all
To unsubscribe, send any mail to "[email protected]"
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.