chiark / gitweb /
bus: add API call to create bus connection to the system bus of local containers
authorLennart Poettering <lennart@poettering.net>
Wed, 30 Oct 2013 14:34:50 +0000 (15:34 +0100)
committerLennart Poettering <lennart@poettering.net>
Wed, 30 Oct 2013 14:37:02 +0000 (15:37 +0100)
commita7893c6b28772edbc7e1fea3c209caa54d465648
treeae9e44874c63592f44321b9fc9ed07b2c808ef58
parent0f8bd8debb0ff7f5bff7738841931f6c41e40bc1
bus: add API call to create bus connection to the system bus of local containers

Also, add support for this to machinectl, so that we can enumerate the
machines that run inside a container. We must go deeper!
Makefile.am
man/machinectl.xml
src/libsystemd-bus/bus-container.c [new file with mode: 0644]
src/libsystemd-bus/bus-container.h [new file with mode: 0644]
src/libsystemd-bus/bus-internal.h
src/libsystemd-bus/bus-socket.c
src/libsystemd-bus/bus-socket.h
src/libsystemd-bus/sd-bus.c
src/machine/machinectl.c
src/systemd/sd-bus.h