Scott James Remnant
03e0170db3
Cleanup a little.
...
Move some of the checks into udev_watch_begin() and udev_watch_clear()
so we don't have to repeat them all the time.
2009-02-23 17:21:24 +00:00
Kay Sievers
64746532e8
rules: add "watch" option to dm and md rules
2009-02-13 16:02:36 +01:00
Kay Sievers
4aca304e48
use global "reload_config" flag
2009-02-11 21:56:35 +01:00
Scott James Remnant
bd284db142
udevd: optionally watch device nodes with inotify
...
This allows you to re-process the rules if the content of the device
has been changed, most useful for block subsystem to cause vol_id to
be run again.
2009-02-11 17:38:56 +00:00