chiark / gitweb /
sd-bus: teach x-container-unix: bus protoocol to connect to the namespace of a PID...
[elogind.git] / src / libsystemd / sd-bus / bus-internal.h
index cb529d5a9e22ddd33354c7968e1418b9bf29879e..48c20c97fc4df2e8175a2ae67d394c7e9ce4a705 100644 (file)
@@ -245,6 +245,7 @@ struct sd_bus {
 
         char *kernel;
         char *machine;
+        pid_t nspid;
 
         sd_id128_t server_id;