X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=udevd.h;h=afbc3a31b14e6a0e95e8ac88517e5b6eb399a646;hp=4040942ac9a5af59dca1da5a2a2de832a9f939b9;hb=fc55cf68ca0c0db5172a9de7e827c6c3f7c2a308;hpb=7a7702509259f811d4f8321e64e28dc72037c88b diff --git a/udevd.h b/udevd.h index 4040942ac..afbc3a31b 100644 --- a/udevd.h +++ b/udevd.h @@ -29,6 +29,9 @@ #define UDEVD_PRIORITY -4 #define UDEV_PRIORITY -2 +#define EVENT_QUEUE_DIR ".udev/queue" +#define EVENT_FAILED_DIR ".udev/failed" + /* maximum limit of runnig childs */ #define UDEVD_MAX_CHILDS 64 /* start to throttle forking if maximum number of running childs in our session is reached */