chiark / gitweb /
socket: introduce SELinuxContextFromNet option
[elogind.git] / src / core / execute.h
index 9c1f249cd4a59e5ddb655ae85e3f4f2945b08cee..6f35736edaad5df243a94529e608c0f69dc9baa5 100644 (file)
@@ -204,6 +204,7 @@ struct ExecParameters {
         bool apply_chroot;
         bool apply_tty_stdin;
         bool confirm_spawn;
         bool apply_chroot;
         bool apply_tty_stdin;
         bool confirm_spawn;
+        bool selinux_context_net;
         CGroupControllerMask cgroup_supported;
         const char *cgroup_path;
         const char *runtime_prefix;
         CGroupControllerMask cgroup_supported;
         const char *cgroup_path;
         const char *runtime_prefix;