chiark / gitweb /
rename WAIT_FOR_SYSFS to WAIT_FOR and accept an absolute path
authorKay Sievers <kay.sievers@vrfy.org>
Tue, 20 May 2008 13:02:17 +0000 (15:02 +0200)
committerKay Sievers <kay.sievers@vrfy.org>
Tue, 20 May 2008 13:02:17 +0000 (15:02 +0200)
commitea97dc3792642fa8187a339cc258f9a5a7df4523
treeb36a9a7d0f35e929fe953c59805d566461c66339
parentbc44071db2ea1f20d955e5f1310c8038e78abd73
rename WAIT_FOR_SYSFS to WAIT_FOR and accept an absolute path

This allows us to watch any file to appear, not only sysfs
attributes. Files without a leading slash will be device sysfs
attributes. The key WAIT_FOR_SYSFS still works for backwards
compat, but is removed from the man page.
udev.7
udev.xml
udev_rules.c
udev_rules.h
udev_rules_parse.c