summaryrefslogtreecommitdiff
path: root/src/core/execute.h
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2014-08-19 19:16:08 +0200
committerLennart Poettering <lennart@poettering.net>2014-08-19 19:16:08 +0200
commit3bb07b7680c543c982077ac075abe8badeb46ca1 (patch)
tree958ea1a7da76d0cb817c30f2b6d1abad41e0691f /src/core/execute.h
parent8530dc4467691a893aa2e07319b18a84fec96cad (diff)
Revert "socket: introduce SELinuxLabelViaNet option"
This reverts commit cf8bd44339b00330fdbc91041d6731ba8aba9fec. Needs more discussion on the mailing list.
Diffstat (limited to 'src/core/execute.h')
-rw-r--r--src/core/execute.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/core/execute.h b/src/core/execute.h
index d23a98097a..9d05d3a9de 100644
--- a/src/core/execute.h
+++ b/src/core/execute.h
@@ -136,7 +136,6 @@ struct ExecContext {
bool selinux_context_ignore;
char *selinux_context;
- bool selinux_label_via_net;
bool apparmor_profile_ignore;
char *apparmor_profile;