X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=udevd.h;h=afbc3a31b14e6a0e95e8ac88517e5b6eb399a646;hb=731a7d6d75fa412d676fd536ea282f33296f64cb;hp=4040942ac9a5af59dca1da5a2a2de832a9f939b9;hpb=f4fc0136523afdc3ace865312f816c53694a6b87;p=elogind.git 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 */