# Services are RPC/NFS daemons that run constantly in the background
# and service incoming connections in some way. Between them portmap,
# mountd and nfsd handle most things. However portmap is started at
# the TCP/IP level since inetd can also listen for RPC service requests.
SERVICES	rpc.mountd rpc.nfsd

# The pcnfsd is used by Sun's PC-NFS (and FTP Software's PC NFS?) to
# handle PC validation. If you need to mount Linux file systems on a
# PC over NFS you may like to uncomment this.
#SERVICES	rpc.pcnfsd

# The bwnfsd provides services to PCs and Macintoshs running Beame and
# Whiteside's NFS. You don't need to uncomment this unless you need it.
#SERVICES	rpc.bwnfsd
