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)
Jan 20 2024, 4:20 AM
Unknown Object (File)
Dec 20 2023, 6:59 AM
Unknown Object (File)
Dec 18 2023, 9:43 PM
Unknown Object (File)
Oct 6 2023, 7:44 AM
Unknown Object (File)
Sep 4 2023, 5:52 AM
Unknown Object (File)
Jul 13 2023, 3:54 PM
Unknown Object (File)
Jul 11 2023, 6:49 AM
Unknown Object (File)
Jun 12 2023, 10:13 PM
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.