X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=src%2Fcore%2Fsocket.h;h=a2e08998c0a730b2248d966c0157ec6bbaca5539;hb=cc98b3025eeb89addb76a27390cb2baca4eab8b9;hp=eede70564a4f4808a29cb590cf6c0351b72ff42c;hpb=cc567c9beace114554f7e7f50c3a5181cc44a07d;p=elogind.git diff --git a/src/core/socket.h b/src/core/socket.h index eede70564..a2e08998c 100644 --- a/src/core/socket.h +++ b/src/core/socket.h @@ -165,6 +165,8 @@ struct Socket { char *smack_ip_in; char *smack_ip_out; + bool selinux_context_from_net; + char *user, *group; };