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
..
.gitignore udev/.gitignore: add udev.pc 2009-06-22 00:33:09 +02:00
test-udev.c unblock signals we might want to handle 2009-10-31 11:53:41 +01:00
udev-event.c rename interfaces to <iface>_rename if rename fails 2009-09-18 13:14:30 +02:00
udev-node.c fix major fd leak in link handling 2009-11-03 00:03:43 +01:00
udev-rules.c udevd: create /dev/.udev/rules.d/ before watching it wit inotify 2009-11-04 17:06:52 +01:00
udev-watch.c use CLOEXEC flags instead of fcntl() 2009-10-30 12:39:04 +01:00
udev.h util_run_program: restore signal mask before executing event RUN commands 2009-09-07 12:13:50 +02:00
udev.pc.in udev.pc: add 2009-06-19 19:17:18 +02:00
udev.xml remove "last_rule" option 2009-10-28 11:45:32 +01:00
udevadm-control.c udevadm: control - remove compat code 2009-09-14 14:29:05 +02:00
udevadm-info.c fix randonm findings from llvm-clang-analyzer 2009-09-08 22:11:04 +02:00
udevadm-monitor.c unblock signals we might want to handle 2009-10-31 11:53:41 +01:00
udevadm-settle.c unblock signals we might want to handle 2009-10-31 11:53:41 +01:00
udevadm-test.c udevadm: test - print list of properties 2009-07-02 22:56:19 +02:00
udevadm-trigger.c udevadm: print all messages to stderr with priority higher or equal than LOG_ERR 2009-09-14 13:56:38 +02:00
udevadm.c udevadm: print all messages to stderr with priority higher or equal than LOG_ERR 2009-09-14 13:56:38 +02:00
udevadm.xml man: fix unused, inaccurate metadata 2009-08-07 14:46:42 +02:00
udevd.c udevd: create /dev/.udev/rules.d/ before watching it wit inotify 2009-11-04 17:06:52 +01:00
udevd.xml man: fix unused, inaccurate metadata 2009-08-07 14:46:42 +02:00