chiark / gitweb /
Fixed udev_run_devd to run the /etc/dev.d/DEVNAME/ files too
authorGreg KH <gregkh@suse.de>
Thu, 14 Jul 2005 22:19:37 +0000 (15:19 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 14 Jul 2005 22:19:37 +0000 (15:19 -0700)
commit78e21e3ed4a038a8aa358eb109b6029ca9c3cdd1
treec147ab2ad70f3148ce4e98a32e1d1f16fe9d5e00
parent39e54555a961fa6c4c8e7d260a0e208439dc0cfa
Fixed udev_run_devd to run the /etc/dev.d/DEVNAME/ files too

Note, this assumes that you are putting your device nodes in /dev/, the
better thing to do is use the RUN= rule and not rely on this program at all.

Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
extras/run_directory/run_directory.h [new file with mode: 0644]