I needed a freepbx lxd image for some test, and since I didn't find it in public image servers (well, default images: one and google search) I tried to create one by installing it on virtualbox, mounting the vdi (via qemu-nbd), tarballing it, creating a simple metadata.yaml and importing it on the server, but when I launch it seems to be in a broken state, when I launch lxc exec freepbxtest bash it starts but I can see mysql is down, and systemctl start mariadb complains about polkit not running, what can be the problem? don't really want to run it as a vm.
the lxd host is arch linux.