X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=udevd.h;h=da5f6b94f902558ecc3b01d2660b9e640a2cc0d0;hb=903a36495f2c796f15464943ad26bfd76f548b6a;hp=aadae31e576caee5c2cff5e0b6794b3607bce657;hpb=e8d569b4145a358775e87058829133fa725b32fd;p=elogind.git diff --git a/udevd.h b/udevd.h index aadae31e5..da5f6b94f 100644 --- a/udevd.h +++ b/udevd.h @@ -22,7 +22,7 @@ #include "list.h" #define UDEV_MAGIC "udevd_" UDEV_VERSION -#define UDEVD_SOCK_PATH "udevd" +#define UDEVD_SOCK_PATH "/org/kernel/udev/udevd" #define UDEVSEND_WAIT_MAX_SECONDS 3 #define UDEVSEND_WAIT_LOOP_PER_SECOND 10