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)
Tue, Jul 21, 3:44 PM
Unknown Object (File)
Sat, Jul 18, 10:52 AM
Unknown Object (File)
Sat, Jul 4, 9:26 PM
Unknown Object (File)
Thu, Jul 2, 11:16 PM
Unknown Object (File)
Jun 22 2026, 7:57 PM
Unknown Object (File)
May 19 2026, 2:10 AM
Unknown Object (File)
May 17 2026, 5:11 PM
Unknown Object (File)
May 17 2026, 10:30 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

Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 32464
Build 29940: arc lint + arc unit

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.