chiark / gitweb /
main: switch to primary console vt on crash
[elogind.git] / cgroup.h
index 66ddb9579a3c5753322573368ad0260c8b2c5eb7..b7e18bf620825025d1ee1d64071226f29d045ced 100644 (file)
--- a/cgroup.h
+++ b/cgroup.h
@@ -37,9 +37,6 @@ struct CGroupBonding {
 
         struct cgroup *cgroup;
 
-        /* When shutting down, kill all tasks? */
-        bool kill_all:1;
-
         /* When shutting down, remove cgroup? */
         bool clean_up:1;