Operating systems, development tools, and professional services
for connected embedded systems
for connected embedded systems
![]() |
![]() |
![]() |
![]() |
/etc/nfsstart
Start NFS server daemons
Name:
/etc/nfsstart
Description:
The nfsstart file is a shell script that you can use to start TCP/IP daemons specific to an NFS server.
![]() |
There isn't a default version of this file; you can create your own if you need it. |
Here's a typical sample file that you should optimize on a per-system basis:
#!/bin/sh /usr/sbin/nfsd # NOTE: to service non-Unix clients, uncomment the next line # (may also need to add the -norsvd option in the # exports file) # /usr/sbin/pcnfsd
See also:
![]() |
![]() |
![]() |
![]() |

![[Previous]](../prev.gif)
![[Contents]](../contents.gif)
![[Index]](../keyword_index.gif)
![[Next]](../next.gif)
