]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/core/mount.h
execute: Rename ExecRuntime to ExecSharedRuntime
[thirdparty/systemd.git] / src / core / mount.h
index 1a0d9fc5e5921ece427617dd57dbaab32f1d1adb..39d7247170c26cafabeb861a7bfed896c5fd0add 100644 (file)
@@ -75,7 +75,7 @@ struct Mount {
         KillContext kill_context;
         CGroupContext cgroup_context;
 
-        ExecRuntime *exec_runtime;
+        ExecSharedRuntime *exec_runtime;
         DynamicCreds dynamic_creds;
 
         MountState state, deserialized_state;