Hi,
I have a libvirt_lxc system container (with systemd).
After running "reboot -f" inside the container, I get "Rebooting.\n".
htop shows that the libvirt_lxc and all subprocesses are stopped, but
from libvirt api/virsh/virt-manager, the domain is still "running".
So it looks like libvirtd doesn't detect that libvirt_lxc process was
stopped...
Florian