|
This page is a continuous work in progress. You can edit this page to contribute information. |
|
This page is a continuous work in progress. You can edit this page to contribute information. |
The /etc/config/mountd configuration is provided by the mountd package. The mountd configuration file defines parameters for the OpenWrt automount daemon, a small programm that will automount USB storage devices.
The configuration file consists of a section defining the mountd options.
The mountd section defines general daemon options. This is the default configuration for this section:
config 'mountd' 'mountd'
option 'timeout' '60'
option 'path' '/tmp/mounts/' |
The mountd section contains these settings:
| Name | Type | Required | Default | Description |
|---|---|---|---|---|
timeout |
integer | |||
path |
string |
doc/uci/mountd.txt · Last modified: 2011/09/18 23:16 by written_direcon
This text is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License.