- Package:
- nfs-common
- Source:
- nfs-utils
- Description:
- NFS support files common to client and server
- Submitter:
- Josh Triplett
- Date:
- 2024-09-14 08:03:34 UTC
- Severity:
- normal
NFSv4 no longer requires rpcbind or any of the other associated services; it works with only a single TCP port (2049). I'd like to be able to mount NFSv4 filesystems (which requires mount.nfs4 and umount.nfs4) without having to install rpcbind or any other system services that nfs-common provides or pulls in.