NAME
setoncenv — NFS environment configuration command
SYNOPSIS
/sbin/setoncenv
variable
value
DESCRIPTION
setoncenv
initializes the value of NFS configuration environment
variables, found either in
/etc/rc.config.d/nfsconf
or in
/etc/rc.config.d/namesvrs
(See
rc.config(4)).
The value can be an integer or a string. The value should be
consistent with the variable being set.
OPTIONS
setoncenv
recognizes the following environmental variables:
- NFS_TCP
NFS connections across TCP/IP transport are supported.
- AUTOFS
The AutoFS product is supported, if AUTOMOUNT=1.
- AUTOMOUNT
One of the two Automount products is supported.
- NFS_CLIENT
The NFS client daemons will be launched.
- NFS_SERVER
The NFS server daemons will be launched
- NISPLUS_CLIENT
This platform can act as an NIS+ client.
- NISPLUS_SERVER
This platform can act an NIS+ server.
- NIS_CLIENT
This platform can act as an NIS client.
- NIS_MASTER_SERVER
This platform will be an NIS master server.
- NIS_SLAVE_SERVER
This platform will be an NIS slave server.
- PCNFS_SERVER
PCNFS client requests will be answered.
- START_MOUNTD
The Mount daemon will be launched at system startup.
AUTHOR
setoncenv
was developed by the Hewlett-Packard Company.