Contained Within
Find More Documentation
Featured Support Resources
| Descargar este libro en PDF
NAME
- automountd - autofs mount/unmount daemon
SYNOPSIS
-
automountd [ -Tv ] [ -D name=value ]
AVAILABILITY
- SUNWcsu
DESCRIPTION
-
automountd is an RPC server that answers file system mount and unmount requests from the autofs filesystem. It uses local files or name service maps to locate filesystems to be mounted. These maps are described with the automount (1M)command.
- The automountd daemon is automatically invoked in run level 2.
OPTIONS
-
- -T
- Trace. Expand each RPC call and display it on the standard output.
-
- -v
- Verbose. Log status messages to the console.
- -D name=value
- Assign value to the indicated automount map substitution variable. These assignments cannot be used to substitute variables in the master map auto_master.
FILES
-
-
/etc/auto_master
- master map for automounter
SEE ALSO
-
automount (1M)
|
|