Files
systemd/udev
Kay Sievers 081be002ea udevd: create /dev/.udev/rules.d/ before watching it wit inotify
This should also address:

On Tue, Nov 3, 2009 at 16:21, Marco d'Itri <md@linux.it> wrote:
> udev_rules_new() in udev/udev-rules.c unconditionally creates the
> directory.
> This is a problem because the function is called also by e.g. udevadm
> test, and creating /dev/.udev/ when it does not exist is an unacceptable
> side effect which will break everything else that checks for its
> existence to know if udev is running.
2009-11-04 17:06:52 +01:00
..
2009-06-22 00:33:09 +02:00
2009-11-03 00:03:43 +01:00
2009-06-19 19:17:18 +02:00
2009-10-28 11:45:32 +01:00
2009-08-07 14:46:42 +02:00