X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=src%2Fcore%2Fmount.h;h=a53423cc27bff97b171424e57dad47edc15798e7;hp=22a14e1a3f9d98e74607bb3ba006e73ea7d2590f;hb=2cfbd749af308bdbe56edcfed7f3eea0fc2b93d2;hpb=5bcb0f2ba0615897662fcd4f6227d066781c6fc2 diff --git a/src/core/mount.h b/src/core/mount.h index 22a14e1a3..a53423cc2 100644 --- a/src/core/mount.h +++ b/src/core/mount.h @@ -101,6 +101,8 @@ struct Mount { KillContext kill_context; CGroupContext cgroup_context; + ExecRuntime *exec_runtime; + MountState state, deserialized_state; ExecCommand* control_command;