X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=src%2Fcgroup.h;h=a7ca8abb063bcb6e35fd7081369babf48aa90f08;hp=05c858c425c4e10d28c8dee6e6f6e5c1ca50ecd8;hb=55096547212928b0ba83fca2595cae0d66d3c0b0;hpb=fb385181517aa97fc5b379380cde0c2567f5f444 diff --git a/src/cgroup.h b/src/cgroup.h index 05c858c42..a7ca8abb0 100644 --- a/src/cgroup.h +++ b/src/cgroup.h @@ -26,6 +26,8 @@ typedef struct CGroupBonding CGroupBonding; #include "unit.h" +#define SYSTEMD_CGROUP_CONTROLLER "name=systemd" + /* Binds a cgroup to a name */ struct CGroupBonding { char *controller;