2013/5/7 Lennart Poettering <lenn...@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 _______________________________________________ systemd-devel mailing list systemd-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/systemd-devel