]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/core/swap.h
execute: Rename ExecRuntime to ExecSharedRuntime
[thirdparty/systemd.git] / src / core / swap.h
index c0e3f118e18da15333adc7917c388bddf0d02728..49cd82c5914eb645f3d707ce22a0ce0eabd62bff 100644 (file)
@@ -67,7 +67,7 @@ struct Swap {
         KillContext kill_context;
         CGroupContext cgroup_context;
 
-        ExecRuntime *exec_runtime;
+        ExecSharedRuntime *exec_runtime;
         DynamicCreds dynamic_creds;
 
         SwapState state, deserialized_state;