]> git.proxmox.com Git - mirror_lxc.git/blobdiff - src/lxc/sync.h
cgroup: check for non-empty conf
[mirror_lxc.git] / src / lxc / sync.h
index 744db613e4d813ba2a766cd23dbd196d35c43da8..5c0fb34310eb2cf8de2613704885faaefff371b4 100644 (file)
@@ -32,7 +32,7 @@ enum {
        LXC_SYNC_CGROUP,
        LXC_SYNC_CGROUP_UNSHARE,
        LXC_SYNC_CGROUP_LIMITS,
-       LXC_SYNC_POST_CGROUP,
+       LXC_SYNC_READY_START,
        LXC_SYNC_RESTART,
        LXC_SYNC_POST_RESTART,
        LXC_SYNC_ERROR = -1 /* Used to report errors from another process */