summaryrefslogtreecommitdiff
path: root/src/core/execute.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/execute.h')
-rw-r--r--src/core/execute.h1
1 files changed, 1 insertions, 0 deletions
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;