summaryrefslogtreecommitdiffstats
path: root/include/libcgroup.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/libcgroup.h')
-rw-r--r--include/libcgroup.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/libcgroup.h b/include/libcgroup.h
index 953703b..8a86cb7 100644
--- a/include/libcgroup.h
+++ b/include/libcgroup.h
@@ -53,7 +53,7 @@ __BEGIN_DECLS
#define CGRULE_WILD (-2)
/* FIXME: Change the temporary file to configurable one. */
-#define CGRULE_CGRED_TEMP_FILE "/tmp/cgred"
+#define CGRULE_CGRED_SOCKET_PATH "/tmp/cgred"
#define CGRULE_SUCCESS_STORE_PID "SUCCESS_STORE_PID"
/* Flags for cgroup_change_cgroup_uid_gid() */