devfs.conf
- boot-time devfs configuration information
DESCRIPTION
The
file provides an easy way to set ownership and permissions, or create
links for devices available at boot.
It does not work for devices plugged in and out after the system is up
and running, e.g. USB devices.
See
devfs.rules5
for setting ownership and permissions for all device nodes, and
devd.conf5
for actions to be taken when devices are attached or detached.
Lines starting with a hash sign
(`#'
)
and empty lines are ignored.
The lines that specify
rules consist of three parameters separated by whitespace:
action
The action to take for the device.
The action names are only significant to the first unique character.