[systemd-devel] [ANNOUNCE] systemd 203
Michael Biebl
mbiebl at gmail.com
Mon May 6 21:36:51 PDT 2013
2013/5/7 Lennart Poettering <lennart at poettering.net>:
> * libsystemd-logind.so gained a new call
> sd_get_machine_names() to enumerate running containers and
> VMs (currently only supported by very new libvirt and
> nspawn). sd_login_monitor can now be used to watch
> VMs/containers coming and going.
Looks like this is broken. The library does not actually export that
symbol. This is due to a missing _public_ in [1]
Cheers,
Michael
[1] http://cgit.freedesktop.org/systemd/systemd/tree/src/login/sd-login.c#n594
More information about the systemd-devel
mailing list