udevd, udevcontrol udevd August 2005 udev udevd 8 udevdevent managing daemon udevd udevcontrol command DESCRIPTION udevd listens to kernel uevents and passes the incoming events to udev. It ensures the right event order and takes care, that events for child devices are delayed until the parent has finished the device handling. OPTIONS Detach and run in the background. udevcontrol can dynamically set the log level of udevd. Valid values are the numerical syslog priorities or their textual representations: , and . udevcontrol stops the execution of events from udevd. udevcontrol starts the execution of events from udevd. ENVIRONMENT Overrides the syslog priority specified in the config file. AUTHOR Written by Kay Sievers kay.sievers@vrfy.org. SEE ALSO udev7