chiark / gitweb /
[PATCH] don't call dev.d/ scripts twice, if directory = subsystem
authorkay.sievers@vrfy.org <kay.sievers@vrfy.org>
Thu, 25 Nov 2004 08:55:54 +0000 (09:55 +0100)
committerGreg KH <gregkh@suse.de>
Wed, 27 Apr 2005 05:47:02 +0000 (22:47 -0700)
commit7757db1f859616171693ed9a54d1d16d3d5ed8e9
treeb85e4e2ab01e5b5df3d06bb7e1477c0f2298e27f
parent9aa0485c97d1b02a39550e3be31c37520a0d0620
[PATCH] don't call dev.d/ scripts twice, if directory = subsystem

The /etc/dev.d/input/input.dev was called twice for /dev/input/mouse.
Skip the execution if we get a directory named after the subsystem.
Move UDEV_NO_DEVD where it belongs.
udev.c
udev_multiplex.c
udev_start.c