Quote:
Originally Posted by eschwartz
I did not know that, I thought udev was all about the hardware.
|
It's about spotting kernel events (roughly) associated with device nodes appearing or disappearing and doing stuff. The 'stuff' might be fiddling permissions, creating symlinks, or running arbitrary programs, like a mount && touch && umount