Catalina - Disable Network File System Service

Information

Support for Network File Systems (NFS) services is non-essential and, therefore, _MUST_ be disabled.

Solution

[source,bash]
----
/bin/launchctl disable system/com.apple.nfsd
----
The system may need to be restarted for the update to take effect.

See Also

https://github.com/usnistgov/macos_security