chiark / gitweb /
core: general cgroup rework
[elogind.git] / src / core / swap.h
index 121889d1d5e1b1c0760cd3862419898aeee7eb86..7e48c0ea3bb2827757d778d170a5d88cbf25a63c 100644 (file)
@@ -88,6 +88,7 @@ struct Swap {
         ExecCommand exec_command[_SWAP_EXEC_COMMAND_MAX];
         ExecContext exec_context;
         KillContext kill_context;
+        CGroupContext cgroup_context;
 
         SwapState state, deserialized_state;