]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/core/service.h
service: add ability to pin fd store
[thirdparty/systemd.git] / src / core / service.h
index 03edb18e31e5c99d340c213045f7702fabf50e2a..1d1aa91fc6d9a84008eaa4bc047478b3903b2e6d 100644 (file)
@@ -206,6 +206,7 @@ struct Service {
         ServiceFDStore *fd_store;
         size_t n_fd_store;
         unsigned n_fd_store_max;
+        ExecPreserveMode fd_store_preserve_mode;
 
         char *usb_function_descriptors;
         char *usb_function_strings;