devd - device state change daemon
The following options are accepted.
The 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 . Once 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
utility
reads
/etc/devd.conf
or the alternate configuration file specified with a
-f
option and uses that file to drive the rest of the process.
While the format of this file is described in
devd.conf5,
some basics are covered here.
#include <the>
options
section, one can define multiple directories to search
for config files.
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
system without modifying the user's other
config files.
All messages that receives are forwarded to the UNIX domain socket at /var/run/devd.pipe
Закладки на сайте Проследить за страницей |
Created 1996-2024 by Maxim Chirkov Добавить, Поддержать, Вебмастеру |