|/
|\ISS               Tidbits  Posts  Answers  Install  Wiki  Contact  Donate  GitHub
mdevd                                                            version 0.1.5.0
________________________________________________________________________________
mdevd is a small daemon managing kernel hotplug events, similarly to udevd. It
uses the same configuration file as mdev, which is a hotplug manager integrated
in the Busybox suite of tools. However, mdev needs to be registered in
/proc/sys/kernel/hotplug, and the kernel forks an instance of mdev for every
event; by contrast, mdevd is a daemon and does not fork.
The point of mdevd is to provide a drop-in replacement to mdev that does not
fork, so it can handle large influxes of events at boot time without a
performance drop. mdevd is designed to be entirely compatible with advanced
mdev usage such as $/mdev-like-a-boss. [0]
Upstream: https://skarnet.org/software/mdevd/
[000] Index
________________________________________________________________________________
* Installation ........................................................... [001]
* Setup .................................................................. [002]
* Usage .................................................................. [003]
* History ................................................................ [004]
* References ............................................................. [005]
[001] Installation
________________________________________________________________________________
+------------------------------------------------------------------------------+
|                                                                              |
|  $ kiss b mdevd                                                              |
|                                                                              |
+------------------------------------------------------------------------------+
[002] Setup
________________________________________________________________________________
This package provides a service file compatible with the distribution's default
service manager. Refer to the distribution's service management documentation
for instructions on how to enable the service. [1]
[003] Usage
________________________________________________________________________________
No documentation is currently provided with the package, refer to online
documentation for the time being.
[004] History
________________________________________________________________________________
2023-09-29 ee54758b mdevd: 0.1.5.0
2023-08-29 0b2178a8 mdevd: Use recent commit for -O
2023-08-27 36643a81 mdevd: use VERSION
2023-08-25 c7a9f2fe mdevd: fix mdev.conf, closes #321
2023-08-24 7bd823c6 mdevd: fix service file
2023-08-21 4255ba99 mdevd: 0.1.4.0

[005] References
________________________________________________________________________________
[0] https://skarnet.org/software/mdevd/
[1] #/wiki/service-management
________________________________________________________________________________
Dylan Araps (C) 2019-2021
The registered trademark Linux(R) is used pursuant to a sublicense from the
Linux Foundation, the exclusive licensee of Linus Torvalds, owner of the mark
on a world­wide basis.