NFSD(8C)
NAME
nfsd - services file system mount requests
USAGE
cps /etc/nfsd [ -sn ]
DESCRIPTION
The nfsd server daemon runs on a server host and services the file system mount requests of client hosts.
Normally, you invoke the server daemon in the server host’s ‘node_data/startup file. The -s option puts the server daemon to sleep for n seconds to allow the TCP server to fully initialize before the server daemon requires its resources. The recommended value for n is 15.
EXAMPLE
cps /etc/nfsd -s15