udev
A System Daemon that receives ongoing information from the kernel about various device events, and can take actions
- In particular, it can handle notification of events like hotplugging, device discovery (e.g. for USB)
- Other programs can configure udev to take actions when certain events occur (e.g. changing network config when an ethernet cable is plugged/unplugged)
Generates a
Pseudo File System in /dev/