]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/core/socket.h
core: split out cgroup specific state fields from Unit → CGroupRuntime
[thirdparty/systemd.git] / src / core / socket.h
index 0983e8c9d0f869a5a63fa0a099e022a140f01591..5efe01d2bf07ad2797f3b203786b6c277a1dafbe 100644 (file)
@@ -92,6 +92,7 @@ struct Socket {
         CGroupContext cgroup_context;
 
         ExecRuntime *exec_runtime;
+        CGroupRuntime *cgroup_runtime;
 
         /* For Accept=no sockets refers to the one service we'll
          * activate. For Accept=yes sockets is either NULL, or filled