Information
The rcnfs entry starts the NFS daemons during system boot.
Rationale:
NFS is a service with numerous historical vulnerabilities and should not be enabled unless there is no alternative. If NFS serving is required, then read-only exports are recommended and no filesystem or directory should be exported with root access. Unless otherwise required the NFS daemons will be disabled.
Solution
Use the rmitab command to remove the NFS start-up script from /etc/inittab:
rmitab rcnfs
Default Value:
Uncommented