chiark / gitweb /
bus-proxyd: explicitly address messages to unique and well-known name
[elogind.git] / src / core / socket.h
index ab342c34e82ecf4e30ad049cba46e28421513e8c..a2e08998c0a730b2248d966c0157ec6bbaca5539 100644 (file)
@@ -165,7 +165,7 @@ struct Socket {
         char *smack_ip_in;
         char *smack_ip_out;
 
-        bool selinux_label_via_net;
+        bool selinux_context_from_net;
 
         char *user, *group;
 };