chiark / gitweb /
fix the fix and change the file to wait for to the "bus" link
[elogind.git] / udev_sysfs.h
index 77c0e6a8efde3a661ba9a75c8655c9651887c6c2..8078f62d8298c20a6339c63cc97381c3dbd2568b 100644 (file)
@@ -24,7 +24,7 @@
 
 #include "libsysfs/sysfs/libsysfs.h"
 
-#define WAIT_MAX_SECONDS               5
+#define WAIT_MAX_SECONDS               3
 #define WAIT_LOOP_PER_SECOND           20
 
 extern dev_t get_devt(struct sysfs_class_device *class_dev);