X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=src%2Fcore%2Fexecute.h;fp=src%2Fcore%2Fexecute.h;h=6f35736edaad5df243a94529e608c0f69dc9baa5;hp=9c1f249cd4a59e5ddb655ae85e3f4f2945b08cee;hb=16115b0a7b7cdf08fb38084d857d572d8a9088dc;hpb=863f3ce0d050f005839f6aa41fe7bac5478a7b5e diff --git a/src/core/execute.h b/src/core/execute.h index 9c1f249cd..6f35736ed 100644 --- a/src/core/execute.h +++ b/src/core/execute.h @@ -204,6 +204,7 @@ struct ExecParameters { 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;