| Main index | Section 8 | 日本語 | Options |
The following options are accepted.
| | |
| Run in the foreground instead of becoming a daemon and log additional information for debugging. | |
| | |
|
Use configuration file
file
instead of the default
/etc/devd.conf.
If option
| |
| | |
| Limit concurrent socket connections to num. The default connection limit is 10. | |
| | |
| Do not process all pending events before becoming a daemon. Instead, call daemon right away. | |
| | |
| Quiet mode. Only log messages at priority LOG_WARNING or above. | |
The devd utility hooks into the devctl(4) device driver. This device driver has hooks into the device configuration system. When nodes are added or deleted from the tree, this device will deliver information about the event to devd. Once devd has parsed the message, it will search its action list for that kind of event and perform the action with the highest matching value. For most mundane uses, the default handlers are adequate. However, for more advanced users, the power is present to tweak every aspect of what happens.
The
devd
utility
reads
/etc/devd.conf
or the alternate configuration file specified with a
In the options section, one can define multiple directories to search for config files. The default config file specifies /etc/devd and /usr/local/etc/devd as directories to search. All files in these directories whose names match the pattern *.conf are parsed. These files are intended to be installed by third party vendors that wish to hook into the devd system without modifying the user's other config files.
Since devctl(4) allows only one active reader, devd multiplexes it, forwarding all events to any number of connected clients. Clients connect by opening the SOCK_SEQPACKET Unix domain socket at /var/run/devd.seqpacket.pipe.
| /etc/devd.conf | The default devd configuration file. |
| /var/run/devd.seqpacket.pipe | |
| The socket used by devd to communicate with its clients. | |
| /var/run/devd.pipe | A deprecated socket retained for use with old clients. |
| DEVD (8) | October 19, 2021 |
| Main index | Section 8 | 日本語 | Options |
Please direct any comments about this manual page service to Ben Bullock. Privacy policy.
| “ | Did you know that 7/5 people don't know how to use fractions? | ” |