X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=src%2Fcore%2Fmount.h;h=a53423cc27bff97b171424e57dad47edc15798e7;hb=530a9662aa3d291555e5b3f6eb43199e1b04f63c;hp=22a14e1a3f9d98e74607bb3ba006e73ea7d2590f;hpb=5bcb0f2ba0615897662fcd4f6227d066781c6fc2;p=elogind.git 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;