]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/core/swap.h
core: add a concept of "dynamic" user ids, that are allocated as long as a service...
[thirdparty/systemd.git] / src / core / swap.h
index fbf66debdc7b221a914fa09911d8136f48b4719a..b0ef50f1e8fb6be16077db2b49daa115fe568868 100644 (file)
@@ -82,6 +82,7 @@ struct Swap {
         CGroupContext cgroup_context;
 
         ExecRuntime *exec_runtime;
+        DynamicCreds dynamic_creds;
 
         SwapState state, deserialized_state;