Page MenuHomeFreeBSD

Don't recommend the -r flag to mountd.
ClosedPublic

Authored by brooks on Jul 21 2020, 11:53 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Oct 12, 9:03 AM
Unknown Object (File)
Fri, Sep 19, 10:41 AM
Unknown Object (File)
Sep 15 2025, 3:19 AM
Unknown Object (File)
Aug 23 2025, 12:13 PM
Unknown Object (File)
Aug 18 2025, 5:57 AM
Unknown Object (File)
Aug 4 2025, 11:10 PM
Unknown Object (File)
Aug 4 2025, 9:30 PM
Unknown Object (File)
Aug 3 2025, 7:03 AM
Subscribers

Details

Summary

It enables a non-standards compliant feature to support ancient
diskless terminals. We shouldn't recommend it without explanation.

Instead, suggest setting mountd_enable. While not required to start
the NFS server, it is required for the "service mountd restart" command
below.

Diff Detail

Repository
rD FreeBSD doc repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

brooks created this revision.
bcr added a subscriber: bcr.

Oh yes, I have the same option on my NFS machines, too. Thanks for the fix.

This revision is now accepted and ready to land.Jul 23 2020, 11:58 AM
This revision was automatically updated to reflect the committed changes.